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

se-edu / addressbook-level4 / 4640

Builds Branch Commit Type Ran Committer Via Coverage
4640 command-stateless Command: combine setData(...) and execute() together To execute a command, (e.g. AddCommand), we need to 1. Construct it: AddCommand addCommand = new AddCommand(person); 2. Bind the model and command history to it: addCo... Pull #898 09 Aug 2018 09:15AM UTC web-flow travis-ci pending completion   set done
4639 remove-addressbookname UserPrefs: remove addressBookName It is not used in our application at all. Pull #899 09 Aug 2018 10:02AM UTC web-flow travis-ci pending completion   set done
4638 command-stateless Command: combine setData(...) and execute() together To execute a command, (e.g. AddCommand), we need to 1. Construct it: AddCommand addCommand = new AddCommand(person); 2. Bind the model and command history to it: addCo... Pull #898 09 Aug 2018 08:53AM UTC web-flow travis-ci pending completion   set done
4637 remove-addressbookname UserPrefs: remove addressBookName It is not used in our application at all. Pull #899 09 Aug 2018 06:56AM UTC web-flow travis-ci pending completion   set done
4636 getting-started-remark Logic: Implement RemarkCommand execute() logic . Replace the error message with the actual logic to modify the remarks of a person. . Update `RemarkCommandTest` to test that the `execute()` logic works. Pull #599 09 Aug 2018 06:50AM UTC web-flow travis-ci pending completion   set done
4635 getting-started-remark Logic: Implement RemarkCommand execute() logic . Replace the error message with an actual logic to modify the remarks of a person. . Update `RemarkCommandTest` to test that the `execute()` logic works. Pull #599 09 Aug 2018 06:46AM UTC web-flow travis-ci pending completion   set done
4633 remove-addressbookname UserPrefs: remove addressBookName It is not used in our application at all. Pull #899 09 Aug 2018 06:36AM UTC web-flow travis-ci pending completion   set done
4632 no-checked-exceptions UniquePersonListTest: add some more tests More test coverage is always nice. In particular, we want to check that UniquePersonList's methods throw DuplicatePersonException and PersonNotFoundException where relevant. These cases were not tested b... Pull #896 09 Aug 2018 06:36AM UTC web-flow travis-ci pending completion   set done
4628 getting-started-ui-status AddressBookSystemTest: Verify that total person status is updated The application now shows the total number of persons in the address book on the status bar. Let's modify the system tests to verify the new behavior. Pull #803 09 Aug 2018 05:51AM UTC web-flow travis-ci pending completion   set done
4627 getting-started-storage Storage: Add backupAddressBook(ReadOnlyAddressBook) Storage saves to a single file path. Users may want to do a backup of the address book in a different location. Let's add Storage#backupAddressBook(ReadOnlyAddressBook). Pull #594 09 Aug 2018 05:44AM UTC web-flow travis-ci pending completion   set done
4626 getting-started-ui-result AddressBookSystemTest: Verify that ResultDisplay style changes The ResultDisplay style changes if there is an error in command execution. This behavior is not verified by any system tests. Let's update the system tests to verify that. Pull #799 09 Aug 2018 05:30AM UTC web-flow travis-ci pending completion   set done
4625 getting-started-ui-tag PersonCard: Add colors to tag labels The tags are all displayed with the same color. It is hard to differentiate between tags visually across contacts. For example, it is hard to visually group all contacts tagged with "colleague". It is also ha... Pull #798 09 Aug 2018 05:19AM UTC web-flow travis-ci pending completion   set done
4624 getting-started-model Model: Add deleteTag(Tag) The Model API does not expose a way to delete a particular Tag entirely from the AddressBook (i.e. removing the Tag from all Persons and purging the Tag in the AddressBook's tag list). Let's add Model#deleteTag(Tag). Pull #790 09 Aug 2018 05:02AM UTC web-flow travis-ci pending completion   set done
4623 829-update-testutil-to-use-filteredlist Merge branch 'master' into 829-update-testutil-to-use-filteredlist Pull #900 09 Aug 2018 04:42AM UTC web-flow travis-ci pending completion   set done
4621 getting-started-logic UserGuide: Add command aliases Pull #785 09 Aug 2018 03:52AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 77
  • 78
  • 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