aboutsummaryrefslogtreecommitdiff
path: root/tests/playwright
AgeCommit message (Expand)Author
2023-04-01remove import across toplevelDaniel Schadt
2023-04-01add some very basic tests for profilesDaniel 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-07switch order of expect & assertDaniel Schadt
2023-03-07also test transformers when editing a trackDaniel Schadt
2023-03-04add tests for the new transformerDaniel Schadt
2023-02-08fix transformer handling when uploading a fileDaniel Schadt
2023-01-03add tests for adding/removing friendsDaniel Schadt
2022-12-29start to move out high-level actionsDaniel Schadt
2022-12-29add playwright tests for the sharing functionalityDaniel Schadt
2022-12-22add more tests for the home pageDaniel Schadt
2022-12-22reorder playwright helper structureDaniel Schadt
2022-12-20fix track deletion permissionDaniel Schadt
2022-12-15fix integration & playwright testsDaniel Schadt
2022-12-14add test for track browsingDaniel Schadt
2022-12-13add a test for editing tracksDaniel Schadt
2022-12-10start with playwright testsDaniel Schadt