feat: pwa

This commit is contained in:
2024-12-05 10:02:21 +01:00
parent 436e1471a7
commit 70318af7e1
92 changed files with 618 additions and 43 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', () => {