|
Post by Admin on Sept 4, 2019 18:28:29 GMT
I know it has been a while since I have posted here but I have been busy for the last month cranking out 'automated testing' for the framework. And I mean automated in the truest since of the word. There is nothing for you to do or setup. Since IO State is required for you to setup your api's, the tests use the IO State to automate your tests as well. And after doing tons and tons of tests, they are working wonderfully. I just have to put in some nice messages and warnings and do some cleanup and I'll be pushing a new release very soon  Stay tuned.
|
|
|
Post by Admin on Sept 9, 2019 16:44:08 GMT
So I finished automated testing and worked out all the bugs and it is WORKING GREAT! Had one main issue with Gpars but that was easy to solve.
Now prior to release, I'm going to see if I can 'prettify' the tests by integrating them into dynamic spock methods. Don't worry though. If this takes me too long, I'm going to just release without them and work on them for next release (as they do not hinder nything).
|
|