skillbox/server/notes
Ramon Wenger 9112fb3fc8 Add more tests for the instrument highlights
Also refactor the existing tests, add a test which clicks the note icon
first, and refactor some of the existing highlight helpers
2024-02-28 11:14:45 +01:00
..
migrations Add missing migrations 2024-02-28 11:14:45 +01:00
tests Add a unit test file for highlight mutations 2024-02-28 11:14:45 +01:00
__init__.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
admin.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
apps.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00
factories.py Update wagtail, django and wagtail_factories 2023-12-11 16:44:34 +01:00
inputs.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
models.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
mutations.py Refactor highlight model to use a generic page instead of a content 2024-02-28 11:14:45 +01:00
schema.py Add more tests for the instrument highlights 2024-02-28 11:14:45 +01:00
views.py Add notes app and a PoC for highlights 2019-10-02 11:38:53 +02:00