You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use keywords in criteria as positive test cases (cases that produce a match)
Create a test file in tests/test_reacts/ to test for Ukrainian test cases.
The easiest way is to use the tests/test_reacts/test_reacts_cz.py as a reference.
To locally test the code: run poetry run python -m pytest tests/ -v -s. You can also just push the code as it will also trigger the actions, but it will take some time.
The text was updated successfully, but these errors were encountered:
resources/reacts/ua.json
criteria
as positive test cases (cases that produce a match)tests/test_reacts/
to test for Ukrainian test cases.tests/test_reacts/test_reacts_cz.py
as a reference.poetry run python -m pytest tests/ -v -s
. You can also just push the code as it will also trigger the actions, but it will take some time.The text was updated successfully, but these errors were encountered: