index
:
fietsboek
master
postgres-support
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
10 hours
fix filenames in archive test
Daniel Schadt
11 hours
fix archive test
Daniel Schadt
11 hours
close SQL connections in tests
Daniel Schadt
12 hours
clean up database after bootstrap test
Daniel Schadt
13 hours
bootstrap test: install psycopg
Daniel Schadt
2025-05-11
fix tileproxy test
Daniel Schadt
2025-05-11
add test for setting new GPX files
Daniel Schadt
2025-05-10
Merge branch 'trackmap'
Daniel Schadt
2025-05-06
fix test for new 403 page
Daniel Schadt
2025-04-23
fix profile test
Daniel Schadt
2025-04-21
fix layer passing in conftest
Daniel Schadt
2025-04-21
use configured tile layers for trackmap
Daniel Schadt
2025-04-21
cache & generate trackmap when uploading a track
Daniel Schadt
2024-11-28
Merge branch 'calendar'
Daniel Schadt
2024-11-25
fix lint
Daniel Schadt
2024-11-25
update dependencies
Daniel Schadt
2024-11-25
add tests for prev_next_month
Daniel Schadt
2024-04-18
also remove user data on test teardown
Daniel Schadt
2024-04-18
have data_dir as a placeholder in testing.ini
Daniel Schadt
2024-04-16
add test for fietsupdate bootstrapping
Daniel Schadt
2023-11-13
add docstring
Daniel Schadt
2023-11-13
add tests for disabled image uploads
Daniel Schadt
2023-11-13
make test app fixture module-scoped
Daniel Schadt
2023-11-07
update dependencies
Daniel Schadt
2023-09-14
fix tests
Daniel Schadt
2023-08-30
fix upload test
Daniel Schadt
2023-08-30
add test for favourite on detail page
Daniel Schadt
2023-08-09
include email in user fingerprint
Daniel Schadt
2023-08-02
make tileproxy test less flaky
Daniel Schadt
2023-06-29
tileproxy: use caplog in the test
Daniel Schadt
2023-06-22
add preliminary tileproxy test
Daniel Schadt
2023-06-05
fix lint
Daniel Schadt
2023-05-31
add test for verification mail resending
Daniel Schadt
2023-05-25
Merge branch 'fietsctl-commands'
Daniel Schadt
2023-05-25
move "sort" button on home page up
Daniel Schadt
2023-05-13
add a test for the new elevation jump transformer
Daniel Schadt
2023-05-12
add unit tests for util.human_size
Daniel Schadt
2023-04-13
replace bleach with nh3
Daniel Schadt
2023-04-01
remove import across toplevel
Daniel Schadt
2023-04-01
fix isolated running of unit tests
Daniel Schadt
2023-04-01
add some very basic tests for profiles
Daniel Schadt
2023-04-01
fix round_to_multiple for second-level accuracy
Daniel Schadt
2023-03-31
hide ugliness of tile url function
Daniel Schadt
2023-03-07
wait until accordion is expanded
Daniel Schadt
2023-03-07
tests: use .check() instead of .click()
Daniel Schadt
2023-03-07
disable cache for transformer tests
Daniel Schadt
2023-03-07
Merge branch 'transformers'
Daniel Schadt
2023-03-07
switch order of expect & assert
Daniel Schadt
2023-03-07
also test transformers when editing a track
Daniel Schadt
2023-03-04
fix deprecated SQLAlchemy functions
Daniel Schadt
[next]