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

Deploy to test #215

Merged
merged 35 commits into from
Nov 19, 2021
Merged

Deploy to test #215

merged 35 commits into from
Nov 19, 2021

Conversation

thekaveman
Copy link
Member

No description provided.

machikoyasuda and others added 30 commits November 18, 2021 00:38
the word integration does not suit every test as well
subdirectories contain different types of tests:

* integration - with external systems
* ui - the web app and its pages
the app container doesn't need this env var, but the test runner does

wait on the app healthcheck
- Configure Prettier to format JS, JSON, CSS files on save, but not HTML
default to only allowing content from self, blocks all frame loading
allow loading from CA State Template, Google Fonts
* allow <style> tags to load from our app, CA State Template, Google Fonts
* allow 'unsafe-inline' for jQuery dynamic styles/elements
allow <script> tags from our app, CA State Template, Amplitude, jQuery, Littlepay
allow javascript to connect to Amplitude
machikoyasuda and others added 5 commits November 19, 2021 18:58
- Lighthouse tests for a11y and best practices will run on every PR that touches relevant app files
- A best practice score under 90% will trigger a warning
- An a11y score under 100% will trigger an error
@thekaveman thekaveman added this to the November 2021 milestone Nov 19, 2021
@thekaveman thekaveman added this to In progress in Benefits 2021 via automation Nov 19, 2021
@thekaveman thekaveman merged commit cca0747 into test Nov 19, 2021
Benefits 2021 automation moved this from In progress to Done Nov 19, 2021
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment [auto] Pull requests that deploy to test or prod
Projects
No open projects
Benefits 2021
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants