This website requires JavaScript.
Explore
Help
Sign In
lukas
/
timetracker
Watch
1
Star
0
Fork
0
You've already forked timetracker
Code
Issues
16
Pull Requests
Actions
Packages
Projects
1
Releases
23
Wiki
Activity
Files
bda0657a6b48607bfe0de2bee02446578d0c0b6b
timetracker
/
e2e
T
History
lukas
bda0657a6b
Merge pull request
#54
from KucharczykL/feat/issue-33-reset-session-start
...
feat(session): reset running session start time to now (
#33
)
2026-06-20 20:48:19 +02:00
..
__init__.py
Add E2E tests
2026-06-09 12:47:44 +02:00
conftest.py
Clear pre-existing ruff lint + format debt (make check now green)
2026-06-13 21:27:46 +02:00
test_boolean_filter_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_custom_elements_e2e.py
Own all form styling in components; remove form CSS from input.css
2026-06-20 07:31:53 +02:00
test_date_filter_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_date_range_picker_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_purchase_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_range_slider_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_search_select_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_session_reset_e2e.py
feat(session): reset running session start time to now from list
2026-06-20 20:38:48 +02:00
test_string_filter_e2e.py
Convert onSwap widgets to custom elements (issue
#18
)
2026-06-20 14:22:59 +02:00
test_widgets_e2e.py
test(e2e): add Submit & Create Session redirect test for add-game form
2026-06-20 20:04:54 +02:00