Releases: 8labs/testlab
0.1.7
v0.1.5
Added support for scrolling horizontally within the table. Also improved handling of popups for column editing.
v0.1.0
This is the first big update. It includes support for follow up queries. e.g. adding a user with the add endpoint, then using the id in the response to call the get endpoint using that id to verify the user was actually created (and contains the correct data).
v0.0.5
v0.0.3-alpha
This is still an early release, but I've included basic history support for runs so it's easy to see how many have failed at a glance from the scenario list. I've also added the option to delete scenarios, which seems like it might be useful. 😂
v0.0.2-alpha (the buggy one 😆)
This is an extremely early release. It's likely to be buggy and missing features, but it demonstrates the potential.
Feedback and requests would be greatly appreciated!