xonsh/tests/history
jfmontanaro a33ccdf636
Implement history pull for JSON history backend (#5788)
* add --session-id option to `history pull` command

* implement `history pull` for JSON history

* add news item for `history pull` updates

* add documentation for history pull `--session-id` option

* add explanatory comment for sleep in test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update json-history-pull.rst

* fix failing tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2025-02-03 22:34:19 +06:00
..
histories refactoring: move tests to component dirs: lib, procs (#5558) 2024-06-29 11:23:16 +02:00
test_history_dummy.py refactoring: move tests to component dirs: lib, procs (#5558) 2024-06-29 11:23:16 +02:00
test_history_json.py Implement history pull for JSON history backend (#5788) 2025-02-03 22:34:19 +06:00
test_history_sqlite.py Implement history pull for JSON history backend (#5788) 2025-02-03 22:34:19 +06:00