• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

acidhelm / challonge_mgr / 94

Builds Branch Commit Type Ran Committer Via Coverage
94 master Whitespace and style fixups push 08 Mar 2019 07:50PM UTC acidhelm travis-ci-com pending completion   set done
93 master Add a test that updates the scores and winner of a match push 07 Mar 2019 08:58PM UTC acidhelm travis-ci-com pending completion   set done
92 use-webmock Add a test that updates the scores and winner of a match push 07 Mar 2019 07:05PM UTC acidhelm travis-ci-com pending completion   set done
91 use-webmock Add a test that updates the score of a match and simulates an API failure push 06 Mar 2019 11:03PM UTC acidhelm travis-ci-com pending completion   set done
90 use-webmock Add a test for another code path in TournamentsController#refresh_all This test is for the case where tournaments were deleted from Challonge since the last refresh. That code path also runs when a tournament has been finalized since the last ref... push 06 Mar 2019 09:37PM UTC acidhelm travis-ci-com pending completion   set done
89 use-webmock Add Match tests for the team_prereq_match_id and is_prereq_match_loser fields push 06 Mar 2019 06:59PM UTC acidhelm travis-ci-com pending completion   set done
88 use-webmock Write UsersController tests that test creating a demo tournament push 06 Mar 2019 08:26AM UTC acidhelm travis-ci-com pending completion   set done
87 use-webmock Add tests that exercise finalizing a tournament Use WebMock to fake responses from Challonge APIs. I can now write tests that finalize a tournament, and test our response to an API failure. I also changed the owner of `tournament_3` to `user_wil... push 04 Mar 2019 11:51PM UTC acidhelm travis-ci-com pending completion   set done
86 master Add a fixture that's a completed tournament, and associated tests This fixture lets tests exercise a couple more lines in contollers. I'll be adding more tests that use this tournament later. push 22 Feb 2019 10:03PM UTC acidhelm travis-ci-com pending completion   set done
85 master Simplify get_api_url call sites All API URLs start with "tournaments", so don't require the caller to pass that component in its string. push 19 Feb 2019 06:15PM UTC acidhelm travis-ci-com pending completion   set done
84 move-calls-to-models Simplify get_api_url call sites All API URLs start with "tournaments", so don't require the caller to pass that component in its string. push 18 Feb 2019 10:02PM UTC acidhelm travis-ci-com pending completion   set done
83 move-calls-to-models Move some of the code that calls Challonge APIs to ChallongeHelper Continuing the effort to make the code organized better, I created `ChallongeHelper`. Classes that call Challonge can now do `include ChallongeHelper` and call its methods directl... push 18 Feb 2019 06:19AM UTC acidhelm travis-ci-com pending completion   set done
82 move-calls-to-models Add Match#update_scores This replaces direct calls to `ApplicationHelper.update_match`. And I was even able to hide the complexity of making the scores_csv string to pass to the API. That let me make `Match#make_scores_csv` protected. push 18 Feb 2019 05:03AM UTC acidhelm travis-ci-com pending completion   set done
81 master Use api_failed? in UsersController#demo Oopth I forgot about that function. push 18 Feb 2019 02:49AM UTC acidhelm travis-ci-com pending completion   set done
80 master Remove an explicit "attribute" line It was required by older versions of attr_encrypted, but it isn't necessary anymore. push 17 Feb 2019 09:18PM UTC acidhelm travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc