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

sirosen / SALVE / 121

Builds Branch Commit Type Ran Committer Via Coverage
121 wip/refactor/2-3-0-cleanup Move salve.util.context to salve.context The context isn't meaningfully part of the utils. More progress towards making util a module rather than a package. push 22 Feb 2016 07:15PM UTC sirosen travis-ci pending completion   set done
13 wip/refactor/global-state Final fixes to config tests Previous mocking of the whole os.path module replaced with mocking for individual method mocking. Without this, unforseen calls to os.path functions return mock results, which then behave incorrectly. push 13 Jan 2016 04:55PM UTC sirosen travis-ci pending completion   set done
281 wip/refactor/general-cleanup Simplify more tests with parameterization Repetitive parser tests were repetitive. Only small amounts of cleverness makes them non-repetitive. push 30 Nov 2015 06:02AM UTC sirosen travis-ci pending completion   set done
280 wip/refactor/general-cleanup Refactored action verification to be multi-phase The structure of "verify_can_exec" being invoked as part of execute() was a little funky, and it required that each action type do the same dance at the beginning of execution. True, this is slated... push 30 Nov 2015 12:18AM UTC sirosen travis-ci pending completion   set done
279 wip/refactor/general-cleanup Test -- squashme push 30 Nov 2015 12:16AM UTC sirosen travis-ci pending completion   set done
278 wip/refactor/general-cleanup Test -- squashme push 30 Nov 2015 12:01AM UTC sirosen travis-ci pending completion   set done
277 wip/refactor/general-cleanup Revert change to ensure_except helper assert_raises doesn't work on Py 2.6 push 29 Nov 2015 11:38PM UTC sirosen travis-ci pending completion   set done
276 wip/refactor/general-cleanup Refactored action verification to be multi-phase The structure of "verify_can_exec" being invoked as part of execute() was a little funky, and it required that each action type do the same dance at the beginning of execution. True, this is slated... push 29 Nov 2015 11:32PM UTC sirosen travis-ci pending completion   set done
275 wip/refactor/general-cleanup Replace test asserts with ok_() and eq_() These are helper methods from nose.tools for typical forms of "assert" used in testing. eq_() in particular is helpful because it, by default, includes a messagestring if the assertion fails which include... push 29 Nov 2015 07:47AM UTC sirosen travis-ci pending completion   set done
274 wip/refactor/general-cleanup Add test for 'ensure_abspath_attrs' failure Ensure 'ensure_abspath_attrs' check on a block will fail if an attribute is a relative path when it should not be. This was missing from test coverage. push 28 Nov 2015 10:00PM UTC sirosen travis-ci pending completion   set done
273 wip/refactor/action-prettynames Add test for 'ensure_abspath_attrs' failure Ensure 'ensure_abspath_attrs' check on a block will fail if an attribute is a relative path when it should not be. This was missing from test coverage. push 28 Nov 2015 09:59PM UTC sirosen travis-ci pending completion   set done
272 wip/refactor/action-prettynames Add "prettyname" property to Actions This is just a property that wraps __class__.__name__, but it makes for a very clean/pretty way of writing stringification for Action subclasses. Fixes up Action stringification a bit to use format strings ins... push 28 Nov 2015 09:54PM UTC sirosen travis-ci pending completion   set done
271 dev Merge branch 'refactor/codeclimate' into dev push 28 Nov 2015 06:54PM UTC sirosen travis-ci pending completion   set done
270 refactor/codeclimate Scattered minor cleanup Mostly focused on salve.block and salve.action modules. Removed some duplicate code (or at least, duplication of ideas), and tried to make functions simpler and easier to read. UGO tests were a little sloppy/messy. Just ro... push 28 Nov 2015 06:53PM UTC sirosen travis-ci pending completion   set done
269 wip/refactor/codeclimate Cleanup to UGO tests Tests on utilities for user and group handling were a little sloppy/messy. Just routine cleanup, switching some tests to be parameterized and doing cleaner mocking. push 28 Nov 2015 06:38PM UTC sirosen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • 16
  • 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