xonsh/tests/lib
Andy Kipp 143042aff5
refactoring: create xonsh.api, update xonsh.lib (#5557)
To have clear `./xonsh` directory with the list of components we need to
move common packages that are not components of xonsh to lib directory.
cc #5538

I see that `lib.os` and `lib.subprocess` have a bit different intention.
I think more clearer will be put them to `xonsh.api`. This is the first
step to #5383.



## For community
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍
comment**

---------

Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-29 11:58:11 +02:00
..
test_collections.py refactoring: create xonsh.api, update xonsh.lib (#5557) 2024-06-29 11:58:11 +02:00
test_itertools.py refactoring: create xonsh.api, update xonsh.lib (#5557) 2024-06-29 11:58:11 +02:00
test_jsonutils.py refactoring: move jsonutils to lib (#5548) 2024-06-29 00:46:04 +02:00
test_lazyasd.py refactoring: move tests to component dirs: lib, procs (#5558) 2024-06-29 11:23:16 +02:00
test_lazyjson.py refactoring: move tests to component dirs: lib, procs (#5558) 2024-06-29 11:23:16 +02:00
test_pretty.py refactoring: move pretty to lib (#5551) 2024-06-29 00:56:16 +02:00