-
Notifications
You must be signed in to change notification settings - Fork 26
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
Test UI for Errors #18
Comments
/start |
Tips:
|
Depends on #15 to be merged first to avoid clashes between both test libraries (Cypress / Jest). |
+ Evaluating results. Please wait... |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 9.8 |
Review | Comment | 2 | 15 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Set up Cypress to automatically throw an error in CI if `static/... | 9.8code: count: 1 score: "1" words: 3 | 1 | 9.8 |
Tag me or rndquu when you need this merged. Looks like our permi... | 11.4code: count: 2 score: "4" words: 2 | 0.19 | 11.4 |
By the way tagging means like this @FernandVEYRIER because I kno... | 3.6 | 0.11 | 3.6 |
[ 202.3 WXDAI ]
@FernandVEYRIER
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 200 |
Issue | Comment | 1 | 0 |
Issue | Comment | 1 | 2.3 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Depends on https://github.com/ubiquity/ts-template/issues/15 to ... | - | 0.79 | - |
Depends on https://github.com/ubiquity/ts-template/issues/15 to ... | 2.3 | 0.79 | 2.3 |
Very cool to see this feature in action, thanks @FernandVEYRIER ! https://www.github.com/ubiquity/work.ubq.fi/pull/23#issuecomment-1979854728 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set up Cypress to automatically throw an error in CI if
static/index.html
throws any errors in the console on page load.This should catch most issues I think because our apps are so simple.
No need to click buttons or anything yet.
The text was updated successfully, but these errors were encountered: