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-22 17:44:20 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f1f06ae1f9
j40-cejst-2
/
client
/
.gitignore
8 lines
97 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/
Turns on jest coverage reports (#793)
2021-10-13 17:25:02 -07:00
.DS_Store
Allow open source map with new API key (#1155) * Allow open source map - create new getOSBaseMap function - set secret on GitHub actions - read secret into J40Map.tsx - add secret to gatsby-config - remove secret from .env.* * Fix typo on yml file * Add placeholder for API TOKEN - add placeholder in docker compose - add placeholder in .env.dev - remove console.log * Add Mapbox API Token to main deploy
2022-01-18 15:16:33 -05:00
coverage
Reference in a new issue
Copy permalink