-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: warrant-dev/apirunner
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rename Config ServerEndpoint to BaseUrl and add optional baseUrl overrides per test suite and per test
#4
by kkajla12
was merged Oct 19, 2022
Loading…
Improve error handling & result output, support array requests/responses
#5
by akajla09
was merged Nov 23, 2022
Loading…
Append raw server response payload for easier debugging of tests
#9
by akajla09
was merged Nov 30, 2022
Loading…
Update github token in release job + add dependabot update yml
#19
by akajla09
was merged Mar 31, 2023
Loading…
Bump github.com/go-test/deep from 1.0.8 to 1.1.0
dependencies
Pull requests that update a dependency file
#20
by dependabot
bot
was merged Apr 8, 2023
Loading…
Update how template variable replacement takes place on each test's request URL before the request is made
#22
by kkajla12
was merged Apr 6, 2023
Loading…
Update the variable template/replacement regex to match any non-space characters to support all types of variable replacements
#24
by kkajla12
was merged Apr 17, 2023
Loading…
Allow apirunner.conf file to be configurable (passed in via arg)
#25
by akajla09
was merged Apr 21, 2023
Loading…
Add support for a 'skip' attribute on individual tests and test suites
#27
by kkajla12
was merged May 5, 2023
Loading…
Fail test faster with explicit msg if template value is missing
#28
by akajla09
was merged May 19, 2023
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.