TrustTheVote-Project / VoteTrackerPlus

The VoteTrackerPlus root repo
GNU General Public License v2.0
3 stars 2 forks source link

create some initial tests via the desired test framework of choice #94

Open windoverwater opened 1 year ago

windoverwater commented 1 year ago

It would be awesome if someone with the experience and expertise could pick a test framework and create a test or two.

Then that could be extended.

ion-oset commented 1 year ago

It will be so. It help me if we can discuss what we actually want to test so I can write it down. I can formalize that into a Gherkin style summary and use that to confirm that I'm testing the right things.

stratofax commented 1 year ago

I'd like to help with the test development, too, bandwidth permitting. @ion-oset if you can step @windoverwater and me through the use of Gherkin Syntax I think that would be an immense help to coordinating our development efforts.

ion-oset commented 1 year ago

I am patching up the tests that are in vtp-web-api (from #20). I'll be looking at the core tests as soon as I can.

We should discuss testing on the next call. I'll try to have some of the basics of Gherkin ready to explain then.