Commit graph

4 commits

Author SHA1 Message Date
Revant Nandgaonkar
51c3e75074 fix: tests use erpnext images 2022-12-28 05:30:38 +05:30
Revant Nandgaonkar
0e0b9d7564 refactor: remove frappe builds 2022-12-28 05:04:06 +05:30
Lev
9f502c8538
Fix builds failing (#793)
* Fix builds failing
Fixes #792

* Suppress `docker compose down` errors in cleanup

* Cover all cases

* Fix linting

* Remove unused import
2022-05-02 03:58:25 +05:30
Lev
41ba718b21
Use pytest (#705)
* Use pytest for tests

* Pin black

* Update CI

* Rename test_main to test_frappe_docker

* Force project name "test"
2022-03-24 10:40:56 +03:00