Pushing a working test suite. To note functional and builds tests are being
refactored
- Tests Passed:
- Browser
- Commands
- db
- views
Signed-off-by: Alassane Yattara <[email protected]>
---
lib/toaster/pytest.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/toaster/pytest.ini b/lib/toaster/pytest.ini
index f07076b7..642e0b6e 100644
--- a/lib/toaster/pytest.ini
+++ b/lib/toaster/pytest.ini
@@ -2,7 +2,7 @@
[pytest]
DJANGO_SETTINGS_MODULE = toastermain.settings_test
-python_files = db/test_*.py commands/test_*.py views/test_*.py
browser/test_*.py functional/test_*.py
+python_files = db/test_*.py commands/test_*.py views/test_*.py
browser/test_*.py
# --create-db - force re creation of the test database
#
https://pytest-django.readthedocs.io/en/latest/database.html#create-db-force-re-creation-of-the-test-database
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6050): https://lists.yoctoproject.org/g/toaster/message/6050
Mute This Topic: https://lists.yoctoproject.org/mt/102983561/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/toaster/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-