You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write new test script: Run tests for all files named ch*/exercise*.js. Delete (move) all existing files VS skip unchanged files? Pro: Chapter independent. Con: Custom.
The text was updated successfully, but these errors were encountered:
Current
Adjust
.circleci/conf.js
to include tests for given chapter.Pro: No addition branch structure.
Con: Need to enable CI tests manually.
Alternatives
Adopt scheme from https://github.com/hardforkio/coding-challenges. Create one submission branch per chapter and setup CI in advance.
Pro: Consistency.
Write new test script: Run tests for all files named
ch*/exercise*.js
. Delete (move) all existing files VS skip unchanged files?Pro: Chapter independent.
Con: Custom.
The text was updated successfully, but these errors were encountered: