1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-22 21:20:52 +02:00
Find a file
Christoph Heiss e2aa18acf3
refactor: e2e: remove explicit baseUrl usage everywhere
This is set in the appropriate cypress configs anyway, and if that is
done, cypress automatically prepends the configured `baseUrl` to all
cy.visit() calls. [0]

[0] https://docs.cypress.io/api/commands/visit#Arguments

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-10 00:33:40 +02:00
.gitlab/merge_request_templates Update Default.md 2024-05-17 12:17:49 +00:00
backend chore: backend: remove checkstyle, replaced by prettier now 2024-07-07 13:07:43 +02:00
e2e refactor: e2e: remove explicit baseUrl usage everywhere 2024-07-10 00:33:40 +02:00
frontend chore: frontend: mark package-lock.json as binary file 2024-07-07 13:06:27 +02:00
.git-blame-ignore-revs git-blame-ignore-revs: add backend re-formatting commit 2024-07-07 13:07:43 +02:00
.gitignore fix(#15): add tournament team delete endpoint 2024-05-25 10:45:30 +02:00
.gitlab-ci.yml chore(#136): e2e: fix coverage reporting 2024-06-25 22:18:01 +02:00
.prettierrc chore(#41): make prettier config global to re-use it for e2e tests 2024-05-11 12:39:12 +02:00
LICENSE tree-wide: prepare for release; relicense 2024-06-29 00:03:49 +02:00
README.md tree-wide: prepare for release; relicense 2024-06-29 00:03:49 +02:00

BeerBrawl

Authors

  • Matthias Hofmarcher
  • Moritz Kepplinger
  • Christoph Heiss
  • Mathias Trapl
  • Kevin Mohammed
  • Rafael Tanzer

License

Distributed under the AGPL-3.0-or-later license (LICENSE or https://spdx.org/licenses/AGPL-3.0-or-later.html).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed by AGPL-3.0-or-later license as above, without any additional terms or conditions.