Commit Graph

7 Commits

Author SHA1 Message Date
Dave Shanley
647541cc77 Added in high document API
filling out documentation, looking at DX and how to consume things, re-shuffling and cleaning house.
2022-09-13 08:39:38 -04:00
Dave Shanley
6d21790a98 Coverage at 100%.
Model for v2 and v3 has been validated, now to build out a simple high level creation API, as well as port in 3.1 models (I think there are two). and this is ready for heavier testing.
2022-09-05 14:39:12 -04:00
Dave Shanley
2d84cfd185 More channel waiting added to tests
Almost there!
2022-08-31 10:42:35 -04:00
Dave Shanley
6b1e408a9d Fixing channel test issue for spec info.
code never runs as test returns fast.
2022-08-31 10:37:53 -04:00
Dave Shanley
51e1f62b04 Test coverage for v3 model is now at 100%
This should be very easy to duplicate to 2.0 and 3.1, now extraction code needs testing.

Signed-off-by: Dave Shanley <dave@quobix.com>
2022-08-27 12:48:58 -04:00
Dave Shanley
56d5c404c7 Fixing some path issues on imports. 2022-07-18 08:16:58 -04:00
Dave Shanley
9db542f36c Renaming models to datamodel
I over use this package name, it's going to create all kinds of conflicts in my apps, so this name is going to be slightly different.
2022-07-18 08:12:12 -04:00