Skip to content

Commit e28547c

Browse files
authored
Update TODO.md
Remove entry that I have no idea what it was about.
1 parent afa48c0 commit e28547c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TODO.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
- Refactor unit tests into sets of related assertions.
44
- Refactor all unit tests to use the new recommend exception testing pattern as the current `setExpectedException()` method is deprecated.
5-
- Maybe refactor names to be isXxx - maybe - but probably too much BC issues. Aliases are an option for BC (separate function library).
6-
Not really sure of the mileage on this. May simply not be worth it for the sake of consistent naming.
75
- Separate assertions into sets that deal with related themes:
86
- Variable type (isInt, isString isBoolean, isArray, etc.)
97
- Variable content (min, max, between, etc.)

0 commit comments

Comments
 (0)