Releases: learn-co/learn-test
Releases · learn-co/learn-test
v3.3.0
Compare
Sorry, something went wrong.
No results found
Replace Bash Git WIP with a Ruby-based version
Use Zeitwerk to manage required files
v3.2.4
Compare
Sorry, something went wrong.
No results found
Use the null strategy when no others are detected
Update messaging for code-alongs
v3.2.3
Compare
Sorry, something went wrong.
No results found
Remove unused attributes in the new "None" strategy
v3.2.2
Compare
Sorry, something went wrong.
No results found
Begin submitting test runs, even when there are no tests to run, for the sake of auto-grading code-alongs in Canvas.
v3.2.0
Compare
Sorry, something went wrong.
No results found
Additions
Automatically pushes WIP code to a branch on origin when running learn test
Updates
Initial efforts for code consistency through rubocop
v3.1.2
Compare
Sorry, something went wrong.
No results found
v3.1.1
Compare
Sorry, something went wrong.
No results found
Fixes
Remove Gemfile.lock, and update CI, to fix version locking issues
v3.1.0
Compare
Sorry, something went wrong.
No results found
Fixes
Deletions
Remove support for Jasmine
Updates
v3.0.0
Compare
Sorry, something went wrong.
No results found
v2.7.0
Compare
Sorry, something went wrong.
No results found
Additions
Add specs for LearnTest::UsernameParser
Updates
Update Rake & RSpec per security advisories
Fixes
Fixes ./netrc issue in testing
Fixes CircleCI issues