This website requires JavaScript.
Explore
Help
Sign In
einundzwanzig
/
einundzwanzig-app
Watch
1
Star
0
Fork
0
You've already forked einundzwanzig-app
mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced
2026-05-05 04:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2efc88a7f804759c5d4aba225173c2105bebd5ff
einundzwanzig-app
/
tests
/
Feature
/
Smoke
T
History
BT
a363c99453
🔥
**Cleanup & Tests:** Removed the obsolete
auth.register
component and its related route, feature tests, and browser tests. Disabled public registration and added tests to ensure
/register
returns a 404. Added new tests for service, lecturer, city, venue, and meetup CRUD flows.
2026-05-03 20:09:07 +02:00
..
ApiRoutesTest.php
🔥
**Cleanup:** Removed obsolete
.junie
guideline files and MCP configuration.
2026-05-03 18:36:14 +02:00
AuthRoutesTest.php
🔥
**Cleanup:** Removed
BookCase
and
OrangePill
models, factories, migrations, and related references. Added tests for new service and meetup creation flows. Updated PHPUnit settings and browser-specific configurations.
2026-05-02 22:00:26 +01:00
PublicRoutesTest.php
🔥
**Cleanup & Tests:** Removed the obsolete
auth.register
component and its related route, feature tests, and browser tests. Disabled public registration and added tests to ensure
/register
returns a 404. Added new tests for service, lecturer, city, venue, and meetup CRUD flows.
2026-05-03 20:09:07 +02:00