ist181045 / es1617-adventures

[MOVED TO GITLAB] Software Engineering Project - 2016'17
https://gitlab.com/ist181045/leic-a/2016-2017/es/adventures
0 stars 0 forks source link

Implement test class HotelPersistenceTest #50

Closed rgcv closed 7 years ago

rgcv commented 7 years ago

Issue by rgcv Monday Apr 03, 2017 at 12:56 GMT _Originally opened as https://github.com/tecnico-softeng/es17al_01-project/issues/50_


Dependencies:

  1. Hotel @vitiavas - done in 1df2354
  1. Room @vitiavas - done in 6870791
  1. Booking @vitiavas - done in 6870791, @gmsbaptista fixed in 303964f

@gmsbaptista tweaked in e3c3787

Various commits should be associated with this issue, one per "persistence advancement"

rgcv commented 7 years ago

Comment by rgcv Tuesday Apr 11, 2017 at 21:43 GMT


Proposal: Since this is a rather messy issue and should've been broken up (however, no more issues should be created, we've goofed enough), try breaking it up amongst yourselves (e.g. someone tests the Hotel's persistency, someone else follows it up with the Room class' tests, etc)

How to proceed: Assign everyone in the group to the issue and tag yourselves per topic. Check #85 for an example.