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

se-edu / addressbook-level4 / 4650
94%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2018 01:49PM UTC
Jobs 1
Files 90
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4650

push

travis-ci

web-flow
Combine Command#setData(...) and Command#execute() together (#898)

Ensure that all command tests verify their model state and command
history.

Our commands forgot that their bound model and commandHistory are part
of their state, and did not check them in their `#equals(...)`
implementations. Combine Command#setData(...) and Command#execute()
together to fix this, and allow us to streamline our command testing
code by removing all of the `prepareCommand(...)` helper methods.

  [1/5] SelectCommandTest: verify model state as well
  [2/5] FindCommandTest: verify entire model state
  [3/5] HelpCommandTest: verify model state as well
  [4/5] Command tests: verify CommandHistory as well
  [5/5] Command: combine setData(...) and execute() together

1430 of 1541 relevant lines covered (92.8%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4650.1 13 Aug 2018 01:49PM UTC 0
92.8
Travis Job 4650.1
Source Files on build 4650
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4650
  • 8a474ab8 on github
  • Prev Build on master (#4643)
  • Next Build on master (#4656)
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

© 2026 Coveralls, Inc