Skip to content

Conversation

uchagani
Copy link
Owner

@uchagani uchagani commented Apr 4, 2022

No description provided.

uchagani added 2 commits April 4, 2022 10:16
* Add github actions to run tests (#1)

* Add trace config (#2)

* Add ability to configure traces

* Clear out alternate trace test dir

* Add page param to trace test to ensure page is created

* Remove comments

* Add tests (#3)

* add tests for playwright create

* add playwright create tests to github actions

* remove windows from tests until a solution for tests failing is found

* bump version to 1.2

* bump version to 1.3-SNAPSHOT (#4)

* Refactor into individual parameter resolver for better understanding (#6)

* Refactor into individual parameter resolver for better understanding

* Add tests for using extension objects in other extensions

* Add support for java 8 (#8)

* Add support for java 8

* Add JUnit to readme

* Release/1.3 (#9)

* Bump version to 1.3 for release

* change sdkman version to java 8
@uchagani uchagani merged commit 56e315a into develop Apr 4, 2022
uchagani added a commit that referenced this pull request Apr 11, 2022
* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump version to v2.0
uchagani added a commit that referenced this pull request Apr 11, 2022
* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version
@uchagani uchagani mentioned this pull request Apr 11, 2022
uchagani added a commit that referenced this pull request Apr 11, 2022
* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version
uchagani added a commit that referenced this pull request Apr 11, 2022
* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1
uchagani added a commit that referenced this pull request Apr 11, 2022
* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1
uchagani added a commit that referenced this pull request Apr 11, 2022
* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2
uchagani added a commit that referenced this pull request Apr 11, 2022
* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2
uchagani added a commit that referenced this pull request Apr 12, 2022
* Merge main into develop (#24)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* bump version to 2.2.3

* Feature/use empty rest config (#25)

* Use empty rest config when no config is provided

* Only use empty config if parameter context is null

* bump version to 2.2.3

* update version in readme
uchagani added a commit that referenced this pull request Apr 12, 2022
* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* Release/v2.2.3 (#26)

* Merge main into develop (#24)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* bump version to 2.2.3

* Feature/use empty rest config (#25)

* Use empty rest config when no config is provided

* Only use empty config if parameter context is null

* bump version to 2.2.3

* update version in readme
uchagani added a commit that referenced this pull request Apr 14, 2022
* Main (#27)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* Release/v2.2.3 (#26)

* Merge main into develop (#24)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* bump version to 2.2.3

* Feature/use empty rest config (#25)

* Use empty rest config when no config is provided

* Only use empty config if parameter context is null

* bump version to 2.2.3

* update version in readme

* bump version to 2.2.4-SNAPSHOT

* Catch all exceptions when creating configs (#28)

* bump version to 2.2.4
uchagani added a commit that referenced this pull request Nov 8, 2022
* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* Release/v2.2.3 (#26)

* Merge main into develop (#24)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* bump version to 2.2.3

* Feature/use empty rest config (#25)

* Use empty rest config when no config is provided

* Only use empty config if parameter context is null

* bump version to 2.2.3

* update version in readme

* Release/v2.2.4 (#29)

* Main (#27)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* Release/v2.2.3 (#26)

* Merge main into develop (#24)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* Release/2.2.2 (#23)

* Main (#21)

* Release/v2.1 (#17)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Release/2.2.1 (#20)

* Release/v2.1 (#17) (#18)

* get main in sync with develop (#10) (#11)

* Update to v2 (#13)

* Simplify parameter resolvers and add APIRequestContext

* Add tests for APITestContext. add ability to declare rest config at parameter level

* Store APIContext after creating

* Update readme

* update pom to 2.0

* Bump to 2.1-SNAPSHOT

* Don't save APIRequestContext in store so multiple ones can be used to… (#16)

* Don't save APIRequestContext in store so multiple ones can be used to test different APIs together

* Update docs

* Bump version

* Bump version

* Make parameter context for api request context optional (#19)

* Make parameter context for api request context optional

* remove useless checks for annotation

* bump version to 2.2.1

* bump version to 2.2.2-SNAPSHOT (#22)

* Update README.md

* expose config methods

* bump version to 2.2.2

* bump version to 2.2.3

* Feature/use empty rest config (#25)

* Use empty rest config when no config is provided

* Only use empty config if parameter context is null

* bump version to 2.2.3

* update version in readme

* bump version to 2.2.4-SNAPSHOT

* Catch all exceptions when creating configs (#28)

* bump version to 2.2.4

* Release/v2.2.5 (#32)

* Main (#30)

* bump version to 2.2.5-SNAPSHOT

* Add ability to get configs from store instead of creating new instances (#31)

* Add ability to get configs from store instead of creating new instances

* fix tests

* bump version to 2.2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant