Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generation of tests and review pages script improvements (#451)
* updated create-all-tests script to add verbose flag and provide summary of runs * Generate test and review files automatically * Generate test and review files automatically * Generated tests improvements (#3) * WIP - pre-push test * Revert "WIP - pre-push test" This reverts commit 42b40d6 * adding tests folder level .gitignore * after untrack * added additional command to generate-and-commit-files workflow script * Generate test and review files automatically * workflow tweak * Generate test and review files automatically * workflow tweak * Generate test and review files automatically * workflow tweak * Generate test and review files automatically * workflow tweak * Generate test and review files automatically * Generate test and review files automatically * workflow tweak * Generate test and review files automatically * workflow tweak * workflow step rename * added tests/.gitignore * Generate test and review files automatically * untracked files * Generate test and review files automatically * misc * Generate test and review files automatically * adjusted generate-and-commit-files.yml for CI * Generate test and review files automatically * updated workflow action * untracked files * Generate test and review files automatically * misc * Generate test and review files automatically * Update test-03-navigate-to-unchecked-checkbox-interaction.html * Generate test and review files automatically * Create test-03-navigate-to-unchecked-checkbox-interaction.html * Generate test and review files automatically * misc * Generate test and review files automatically * after untrack * modified gitignore * untrack files * testing .gitattributes * Generate test and review files automatically * .gitattributes * Generate test and review files automatically * misc * Generate test and review files automatically * misc * Generate test and review files automatically * misc * Generate test and review files automatically * adjusted .gitattributes * Generate test and review files automatically * misc * Generate test and review files automatically * misc * misc * adjusted gitignore * after untrack * prep to test workflow * Generate test and review files automatically * Create index.html * Generate test and review files automatically * Delete index.html * Generate test and review files automatically * adjusting generated PR link * Generate test and review files automatically * adding support for support.json * Generate test and review files automatically * build cleanups * misc * workflow refactor * Generate test and review files automatically * Generate test and review files automatically * after merging with verbosity branch * Generate test and review files automatically * updated .gitattributes and .gitignore; added additional utility script for generating tests and review files locally * Generate test and review files automatically * misc * Generate test and review files automatically Co-authored-by: howard-e <[email protected]> * Generate test and review files automatically * changed update-pr.yml workflow generated link * typo fix in review-template file * * removed in-line tests and review pages generation * added `npm run validate` command * added `npm run cleanup` command * Generate test and review files automatically * added targeted test plan directory support for npm run build (create-all-tests.js) and npm run validate * start to support of targeted test plan directory for test-reviewer.mjs * added support for targeted test plan directory for test-reviewer.mjs * added targeted test plan support for npm run build and npm run validate * Generate test and review files automatically * Added local development docs * Generate test and review files automatically * Updated LOCAL_DEVELOPMENT.md * Added local development docs * Generate test and review files automatically * Updated README with correct flag * Generate test and review files automatically * changed language for test plan flag from 'directory' to 'testplan' * addressing PR feedback * Generate test and review files automatically * Generate test and review files automatically * Windows support * fix for bug where test plan summary total was falsely reported * Generate test and review files automatically * fix for bug where test plans processed total was incorrect * Generate test and review files automatically * now only moving required files to /build/tests/resources; revised .gitattributes to include *.mjs files of build/tests directory * Generate test and review files automatically * Updated LOCAL_DEVELOPMENT.md * Generate test and review files automatically * Generate test and review files automatically * re-added README and GitHub action changes * Generate test and review files automatically * template typo fix * Generate test and review files automatically Co-authored-by: howard-e <[email protected]>
- Loading branch information