You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- Write unit tests for the implemented methods in the Book and Label classes.
2- Create a schema.sql file with tables reflecting the structure of the classes.
Books table (add all properties and associations from the parent Item class as table columns)
Labels table
The text was updated successfully, but these errors were encountered:
PabloBona
changed the title
Team member #1 - Task 5 - Unit Test
[1pt]Team member #1 - Task 5 - Unit Test
Sep 9, 2023
PabloBona
changed the title
[1pt]Team member #1 - Task 5 - Unit Test
[3pt]Team member #1 - Task 5 - Unit Test
Sep 9, 2023
PabloBona
changed the title
[3pt]Team member #1 - Task 5 - Unit Test
[3pt]Team member #1 - Task 5 - Unit Test And Preserve Data
Sep 9, 2023
PabloBona
changed the title
[3pt]Team member #1 - Task 5 - Unit Test And Preserve Data
[1pt]Team member #1 - Task 5 - Unit Test And Create a schema.sqlSep 9, 2023
PabloBona
changed the title
[1pt]Team member #1 - Task 5 - Unit Test And Create a schema.sql
[1pt]Team member #1 - Task 5 - Unit Test And Create a schema.sql
Sep 9, 2023
1- Write unit tests for the implemented methods in the
Book
andLabel
classes.2- Create a
schema.sql
file with tables reflecting the structure of the classes.The text was updated successfully, but these errors were encountered: