Closed prvakt closed 2 weeks ago
Nice work! Can you take a look at tests/test_operations.py and see if you can add tests covering the new code there? Should be similar to existing operations.
tests/test_operations.py
Tests were running for quite some time.
Please test locally by running 'just test' in the project's root (with Just installed)
Just
Nice work! Can you take a look at
tests/test_operations.py
and see if you can add tests covering the new code there? Should be similar to existing operations.