learn-inspec

Inspec tests for the learn platform.

MPL-2.0 License

Stars
14
Committers
7

Bot releases are hidden (Show)

learn-inspec - Skipped tests should exit 0 Latest Release

Published by acidprime over 4 years ago

This release fixes, skipped only runs exiting zero instead of 101

learn-inspec - Fix array intersection for changed files

Published by acidprime over 4 years ago

There was a bug when using && that if a user change non-markdown files it would get caught in this check. This meant embdeding a filename chechk and looping over unneeded files. This release fixes that code.

learn-inspec - Catch branch deletion

Published by acidprime over 4 years ago

If you re-run a test which a branch that was deleted octokit will die.

learn-inspec - Exclude Single quoted multi line strings

Published by acidprime over 4 years ago

Excluded single quoted multi line strings starting on line 1
Left some comment code that works for other lines but slows performance down

learn-inspec - Sanity Checks

Published by acidprime over 4 years ago

Fixes merge commits
Adds sanity check for markdown file for modified files

TODO: The intersection logic should be dealing with this.

learn-inspec - Bug fixes

Published by acidprime over 4 years ago

Mainly two fixes, fix glob path to support shared directory in addition to pages
Fix nil error for single line (root prompt) commands.

learn-inspec - Implement Github Action

Published by acidprime over 4 years ago

learn-inspec - Switch to bash for validation

Published by acidprime over 4 years ago

learn-inspec - Consolidate Duplicate Code

Published by acidprime over 4 years ago

learn-inspec - Initial Release

Published by acidprime over 4 years ago

Package Rankings
Top 15.77% on Github actions