Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legg til automatisert test for ytelse #116

Open
nilsnh opened this issue Jun 9, 2022 · 0 comments
Open

Legg til automatisert test for ytelse #116

nilsnh opened this issue Jun 9, 2022 · 0 comments
Labels

Comments

@nilsnh
Copy link
Contributor

nilsnh commented Jun 9, 2022

Problem:

Det er lett å gløyme å sjekke ytelsen når me lager nettsider.

Løysingsforslag

Forske på og utvikle ein automatisert test som sjekker at forsiden laster raskt og at den ikkje henter inn for mange ressurser. I prosjekter så kan utviklere legge til fleire tester for andre undersider. Testene kan kjøres av Buddy Works på passende tidspunkt.

Alternativt, så kan me plassere eit Lighthouse steg i Buddy Works etter deploy av løsningen som rapporterer om noko har blitt verre siden sist? (Oppdaget denne no, og den er kanskje den lettaste og raskaste måten). Og det finst ein løysing for GIthub actions også: https://blog.logrocket.com/lighthouse-meets-github-actions-use-lighthouse-ci/ .

Kjelder

@nilsnh nilsnh added the feature label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant