summaryrefslogtreecommitdiff
path: root/cypress (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* Update basic.cy.jssyuilo2023-06-051-5/+0
* Update e2e.jssyuilo2023-06-051-0/+2
* feat: アカウント初期設定ウィザードに戻るボタンと、後...NoriDev2023-05-261-0/+5
* Update basic.cy.jssyuilo2023-05-121-0/+4
* fix(frontend): fix e2esyuilo2023-05-091-0/+24
* fix e2e testsyuilo2023-05-092-1/+26
* refactor for e2esyuilo2023-05-091-7/+7
* tweak MkSignupDialog.rules.vuesyuilo2023-04-201-2/+0
* feat: Server rules (#10660)syuilo2023-04-191-0/+12
* chore(test): data属性がclassになっているのを修正syuilo2023-03-091-4/+4
* fix: 登録フォームにおける競合状態を修正 (#10267)RyotaK2023-03-081-0/+4
* fix: 登録時のフォームにおいて送信できる条件を修正 (#10238)RyotaK2023-03-071-0/+13
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-031-11/+0
* enhance(e2e): more resilient version of `visit('/')` (#10128)Kagami Sascha Rosylight2023-03-012-8/+13
* fix(frontend): read KeyboardEvent.key instead of which/code (#10083)Kagami Sascha Rosylight2023-03-011-2/+15
* fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight2023-02-271-0/+11
* Fix widget tests (#9591)Masaya Suzuki2023-01-151-1/+1
* Fix widget test (#9565)Masaya Suzuki2023-01-151-1/+1
* E2Eテスト "first widget should be removed" 修正 (#9556)Masaya Suzuki2023-01-141-2/+2
* fix(cypress): pass `{}` as a parameter for `/api/reset-db` (#9355)Kagami Sascha Rosylight2022-12-191-1/+1
* update cypresssyuilo2022-06-113-0/+0
* Extract commonly used test logic to commands (#8767)Andreas Nedbal2022-05-313-76/+44
* feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal2022-05-281-0/+84
* test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)iwata2022-05-141-3/+13
* add todosyuilo2022-01-291-0/+4
* enhance: e2eテストをできるだけ改良してみた (#8159)tamaina2022-01-212-31/+25
* fix(test): ignore ResizeObserver errorsyuilo2021-12-291-0/+6
* fix e2e testsyuilo2021-10-281-1/+2
* test: improve e2e testsyuilo2021-09-191-65/+103
* refactorsyuilo2021-09-191-7/+9
* feat: 凍結された場合のダイアログを実装 (#7811)syuilo2021-09-191-28/+108
* Introduce e2e testsyuilo2021-08-125-0/+141