Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: learn-co/learn-test

v3.3.0

20 Oct 15:38
8a96fe5
Compare
Choose a tag to compare
  • Replace Bash Git WIP with a Ruby-based version
  • Use Zeitwerk to manage required files

v3.2.4

06 Oct 22:21
7af6f74
Compare
Choose a tag to compare
  • Use the null strategy when no others are detected
  • Update messaging for code-alongs

v3.2.3

22 Sep 19:03
ccf9d3a
Compare
Choose a tag to compare

Remove unused attributes in the new "None" strategy

v3.2.2

21 Sep 21:43
b5d2d06
Compare
Choose a tag to compare

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

04 Aug 18:06
524b6ad
Compare
Choose a tag to compare

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

04 Aug 18:01
7235453
Compare
Choose a tag to compare

Fixes

  • Fix missing dependencies

v3.1.1

31 Jul 16:10
9d8beeb
Compare
Choose a tag to compare

Fixes

  • Remove Gemfile.lock, and update CI, to fix version locking issues

v3.1.0

30 Jul 19:17
e316927
Compare
Choose a tag to compare

Fixes

  • Fixes webrick CVE issue

Deletions

  • Remove support for Jasmine

Updates

  • Update dependencies

v3.0.0

30 Jul 04:25
dfc00da
Compare
Choose a tag to compare

Changes

v2.7.0

29 Jul 21:17
d631efc
Compare
Choose a tag to compare

Additions

  • Add specs for LearnTest::UsernameParser

Updates

  • Update Rake & RSpec per security advisories

Fixes

  • Fixes ./netrc issue in testing
  • Fixes CircleCI issues