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

Frontend E2E Helper – routing compliancy test #3502

Open
tuxpiper opened this issue Apr 3, 2019 · 2 comments
Open

Frontend E2E Helper – routing compliancy test #3502

tuxpiper opened this issue Apr 3, 2019 · 2 comments

Comments

@tuxpiper
Copy link
Member

tuxpiper commented Apr 3, 2019

Ensure that the server providing the frontend is correctly setup for Angular routing:

  • Non-existing files should respond with a 200 and the contents of index.html

Aha! Link: https://ushahiditeam.aha.io/features/PROD-238

@tuxpiper tuxpiper changed the title Frontend E2E validator – routing compliancy test Frontend E2E Helper – routing compliancy test Jun 5, 2019
@rowasc
Copy link
Contributor

rowasc commented Aug 3, 2019

Non-existing files should respond with a 200 and the contents of index.html

would this be non existing frontend files? . Is this testing that the web server itself is setup correctly?

@tuxpiper
Copy link
Member Author

Non-existing files should respond with a 200 and the contents of index.html

would this be non existing frontend files? . Is this testing that the web server itself is setup correctly?

@rowasc , yes this is testing web server configuration. The reason is handling angular routing correctly.

@rowasc rowasc added this to the Parking Lot milestone Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants