improvements on tests
This commit is contained in:
2
QWEN.md
2
QWEN.md
@@ -17,3 +17,5 @@ Here are special rules you must follow:
|
||||
3. modals can be closed by triggering a close-modal event anywhere in the dom.
|
||||
4. validation is done server-side. On modals, an error should cause the button to shake, and the invalid fields to be highlighted in red using normal daisyui paradigms. When relevant, there should be a notification banner inside the dialog-box to show the details of the error.
|
||||
5. When validation is done outside of a modal, it should cause a notification banner with the details.
|
||||
6. Testing is done with pytest.
|
||||
7. Testing is done with beautifulsoup4
|
||||
|
||||
Reference in New Issue
Block a user