Commit graph

11 commits

Author SHA1 Message Date
Kent Gruber
506c5722a8 loosen test for GetIntsWith function
getting weird stuff with this test… probably because I’m not
understanding it properly or something to write a coherent test for it.
2018-05-02 13:22:36 -04:00
Kent Gruber
7a6cf8f197 add test for Empty function 2018-05-02 13:20:38 -04:00
Kent Gruber
db7c2d0a74 add test for Each function 2018-05-02 13:18:52 -04:00
Kent Gruber
21c0fc43ca add test for GetOr function 2018-05-02 13:18:30 -04:00
Kent Gruber
00d6100214 add test for SetInts function 2018-05-02 13:18:12 -04:00
Kent Gruber
b8a0b86282 add test for GetIntsWith function with documented TODO
I didn’t really understand this function entirely.
2018-05-02 13:17:46 -04:00
Kent Gruber
e4352e8a98 add test for Set function 2018-05-02 13:17:06 -04:00
Kent Gruber
ec3227a16f add test for MarshalJSON function 2018-05-02 13:16:49 -04:00
Kent Gruber
889df698d1 add test for NewMeta function 2018-05-02 13:16:30 -04:00
Kent Gruber
d18491aff8 add buildExampleMeta helper function
to be used later in the rest of the tests
2018-05-02 13:15:45 -04:00
Kent Gruber
db8e2399b0 start adding test for meta related functions in network package 2018-05-02 13:15:24 -04:00