You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/tests
justheuristic e2711a033b
Add automated tests (#23)
This PR will run basic tests automatically on each subsequent PR

- convert a small model on every PR
- run existing tests on every PR
- enforce black / isort
- require checks on merge
- make sure tests are not flappy

Co-authored-by: Alexander Borzunov <hxrussia@gmail.com>
Co-authored-by: Dmitry Baranchuk <dmitrybaranchuk@gmail.com>
2 years ago
..
test.id Add automated tests (#23) 2 years ago
test_block_exact_match.py Add automated tests (#23) 2 years ago
test_chained_calls.py Add automated tests (#23) 2 years ago
test_full_model.py Add automated tests (#23) 2 years ago