aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
14 hoursfix filenames in archive testDaniel Schadt
14 hoursfix archive testDaniel Schadt
14 hoursclose SQL connections in testsDaniel Schadt
16 hoursclean up database after bootstrap testDaniel Schadt
17 hoursbootstrap test: install psycopgDaniel Schadt
2025-05-11fix tileproxy testDaniel Schadt
2025-05-11add test for setting new GPX filesDaniel Schadt
2025-05-10Merge branch 'trackmap'Daniel Schadt
2025-05-06fix test for new 403 pageDaniel Schadt
2025-04-23fix profile testDaniel Schadt
2025-04-21fix layer passing in conftestDaniel Schadt
2025-04-21use configured tile layers for trackmapDaniel Schadt
2025-04-21cache & generate trackmap when uploading a trackDaniel Schadt
2024-11-28Merge branch 'calendar'Daniel Schadt
2024-11-25fix lintDaniel Schadt
2024-11-25update dependenciesDaniel Schadt
2024-11-25add tests for prev_next_monthDaniel Schadt
2024-04-18also remove user data on test teardownDaniel Schadt
2024-04-18have data_dir as a placeholder in testing.iniDaniel Schadt
2024-04-16add test for fietsupdate bootstrappingDaniel Schadt
2023-11-13add docstringDaniel Schadt
2023-11-13add tests for disabled image uploadsDaniel Schadt
2023-11-13make test app fixture module-scopedDaniel Schadt
2023-11-07update dependenciesDaniel Schadt
2023-09-14fix testsDaniel Schadt
2023-08-30fix upload testDaniel Schadt
2023-08-30add test for favourite on detail pageDaniel Schadt
2023-08-09include email in user fingerprintDaniel Schadt
2023-08-02make tileproxy test less flakyDaniel Schadt
2023-06-29tileproxy: use caplog in the testDaniel Schadt
2023-06-22add preliminary tileproxy testDaniel Schadt
2023-06-05fix lintDaniel Schadt
2023-05-31add test for verification mail resendingDaniel Schadt
2023-05-25Merge branch 'fietsctl-commands'Daniel Schadt
2023-05-25move "sort" button on home page upDaniel Schadt
2023-05-13add a test for the new elevation jump transformerDaniel Schadt
2023-05-12add unit tests for util.human_sizeDaniel Schadt
2023-04-13replace bleach with nh3Daniel Schadt
2023-04-01remove import across toplevelDaniel Schadt
2023-04-01fix isolated running of unit testsDaniel Schadt
2023-04-01add some very basic tests for profilesDaniel Schadt
2023-04-01fix round_to_multiple for second-level accuracyDaniel Schadt
2023-03-31hide ugliness of tile url functionDaniel Schadt
2023-03-07wait until accordion is expandedDaniel Schadt
2023-03-07tests: use .check() instead of .click()Daniel Schadt
2023-03-07disable cache for transformer testsDaniel Schadt
2023-03-07Merge branch 'transformers'Daniel Schadt
2023-03-07switch order of expect & assertDaniel Schadt
2023-03-07also test transformers when editing a trackDaniel Schadt
2023-03-04fix deprecated SQLAlchemy functionsDaniel Schadt