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
|
269156ff7d
|
Fix develop build (#731)
* Prevent tests from modifying $GITHUB_ENV
This fixes develop build.
* Update frappe git url in dev requirements
* Update
|
2022-03-24 11:30:19 +03:00 |
|
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 |
|