This website requires JavaScript.
Explore
Gists
Help
Sign in
publicdata
/
j40-cejst-2
Watch
1
Star
0
Fork
You've already forked j40-cejst-2
0
mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced
2025-02-23 10:04:18 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6851c0a38d
j40-cejst-2
/
client
/
.gitignore
8 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Informational Site: Initial Gatsby Init (#62) * Initial 'npm init gatsby' * npm update
2021-05-19 18:19:38 -04:00
node_modules/
.cache/
public
Adding Linting and Formatting (#77) Addresses #11 item "Linting/formatting (eg eslnt, prettier)": * Adding eslint, prettier, and config targeting Google, typescript, and both nodejs and client builds * Addressing linter-found issues * Adding lint and lint:fix commands * Adding documentation * Renaming workflow and adding lint check * Adding documentation about VSCode linting/formatting, ran formatting on a few files, set up exclude list for gatsby develop, setup build to fail on error
2021-05-25 16:21:21 -04:00
.eslintcache
Adding Cypress for e2e testing (#85) * using the higher-level react-testing-library, and regenerating snapshot - renders real DOM elements * Basic e2e testing with Cypress, following the guide here: https://www.gatsbyjs.com/docs/how-to/testing/end-to-end-testing/ ; needed to install cypress-local to avoid jest-cypress collision * Adding accessibility testing support and basic a11y tests * adding failure logging * Adding nightly test run * Fix misc stuff from lighthouse (#81) * Removing local-cypress, relying instead on a combination of type reference and eslint-plugin-cypress; adding cypress to jest ignore paths to avoid conflict - `npm test` is now jest-only, use `npm run test:e2e` to run cypress tests * updating comment to clarify timezone
2021-06-02 20:53:22 -04:00
cypress/screenshots/
cypress/videos/
Added .DS_Store (#482)
2021-08-06 12:13:49 -07:00
.DS_Store
Reference in a new issue
Copy permalink