-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO.txt
43 lines (37 loc) · 2.31 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
For database
Create and Delete
Create Table Script: Done
General Procedures Script: Done
Insertion Script: Done
Queries: Done
Unit Testing In Progress
Complete User Manual In Progress
Create_All_Queries: Done
Drop_All_Queries: Done
Call_Queries: Done
For Queries: Amount CALL
Season: NA | 0 | NA UNIT TEST DONE?: NA
Team: Done | 5 | Done UNIT TEST DONE?: Done
Player: Done | 3 | Done UNIT TEST DONE?: Done
Conference Standings: Done | 8 | Done UNIT TEST DONE?: Done
Roster: Done | 10 | Done UNIT TEST DONE?: Done
Team Stats: Done | 16 | Done UNIT TEST DONE?: Done
Team Advanced: Done | 5 | Done UNIT TEST DONE?: Done
Team Misc: Done | 5 | Done UNIT TEST DONE?: Done
Team Per Game: Done | 10 | Done UNIT TEST DONE?: Done
Team Per Poss: Done | 10 | Done UNIT TEST DONE?: Done
Team Totals: Done | 10 | Done UNIT TEST DONE?: Done
Player Stats: Done | 36 | Done UNIT TEST DONE?: Done
Player Advanced: Done | 12 | Done UNIT TEST DONE?: Done
Player Per Game: Done | 12 | Done UNIT TEST DONE?: Done
Player Per Minute: Done | 12 | Done UNIT TEST DONE?: Done
Player Per Poss: Done | 12 | Done UNIT TEST DONE?: Done
Player Totals: Done | 12 | Done UNIT TEST DONE?: Done
Player Career Stats: Done | 8 | Done UNIT TEST DONE?: Done
Player Career Advanced: Done | 4 | Done UNIT TEST DONE?: Done
Player Career Per Game: Done | 4 | Done UNIT TEST DONE?: DONE
Player Career Per Minute: Done | 4 | Done UNIT TEST DONE?: Done
Player Career Per Poss: Done | 4 | Done UNIT TEST DONE?: Done
Player Career Totals: Done | 4 | Done UNIT TEST DONE?: Done
PLAN for graphs, only Stats will have graphs.
Make unit test work if there is data in the database, if not, send an error message