-
- Downloads
Introduce automated validation for test format (#994)
This script is intended to identify common test file formatting errors prior to their acceptance into the project. It is designed to support future extensions for additional validation rules.
Showing
- tools/lint/test/fixtures/frontmatter_negative_missing_phase.js 12 additions, 0 deletions.../lint/test/fixtures/frontmatter_negative_missing_phase.js
- tools/lint/test/fixtures/frontmatter_negative_missing_type.js 12 additions, 0 deletions...s/lint/test/fixtures/frontmatter_negative_missing_type.js
- tools/lint/test/fixtures/frontmatter_negative_string.js 11 additions, 0 deletionstools/lint/test/fixtures/frontmatter_negative_string.js
- tools/lint/test/fixtures/frontmatter_negative_valid.js 12 additions, 0 deletionstools/lint/test/fixtures/frontmatter_negative_valid.js
- tools/lint/test/fixtures/frontmatter_omitted.js 8 additions, 0 deletionstools/lint/test/fixtures/frontmatter_omitted.js
- tools/lint/test/fixtures/frontmatter_unrecognized.js 15 additions, 0 deletionstools/lint/test/fixtures/frontmatter_unrecognized.js
- tools/lint/test/fixtures/license_alternate_1.js 9 additions, 0 deletionstools/lint/test/fixtures/license_alternate_1.js
- tools/lint/test/fixtures/license_alternate_2.js 9 additions, 0 deletionstools/lint/test/fixtures/license_alternate_2.js
- tools/lint/test/fixtures/license_alternate_3.js 9 additions, 0 deletionstools/lint/test/fixtures/license_alternate_3.js
- tools/lint/test/fixtures/license_alternate_4,js 10 additions, 0 deletionstools/lint/test/fixtures/license_alternate_4,js
- tools/lint/test/fixtures/license_alternate_5.js 9 additions, 0 deletionstools/lint/test/fixtures/license_alternate_5.js
- tools/lint/test/fixtures/license_generated.js 11 additions, 0 deletionstools/lint/test/fixtures/license_generated.js
- tools/lint/test/fixtures/license_invalid_year.js 10 additions, 0 deletionstools/lint/test/fixtures/license_invalid_year.js
- tools/lint/test/fixtures/license_missing.js 8 additions, 0 deletionstools/lint/test/fixtures/license_missing.js
- tools/lint/test/fixtures/valid_es5id.js 9 additions, 0 deletionstools/lint/test/fixtures/valid_es5id.js
- tools/lint/test/fixtures/valid_es6id.js 9 additions, 0 deletionstools/lint/test/fixtures/valid_es6id.js
- tools/lint/test/fixtures/valid_esid.js 9 additions, 0 deletionstools/lint/test/fixtures/valid_esid.js
- tools/lint/test/run.py 100 additions, 0 deletionstools/lint/test/run.py
- tools/scripts/ci_build.sh 0 additions, 0 deletionstools/scripts/ci_build.sh
- tools/scripts/ci_lint.sh 18 additions, 0 deletionstools/scripts/ci_lint.sh
Loading
Please register or sign in to comment