feat: pwa

This commit is contained in:
2024-12-05 10:02:21 +01:00
committed by Rainer Killinger
parent 6b06de4019
commit d4e15aa391
93 changed files with 666 additions and 72 deletions

View File

@@ -26,7 +26,7 @@ describe('App', () => {
it('should have a proper title', () => {
cy.visit('/overview');
cy.title().should('equal', 'StApps');
cy.title().should('equal', 'Goethe-Uni');
});
it('should have a proper working navigation', () => {