Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functional Tests for the Test Api #12

Open
theitendotnet opened this issue Aug 24, 2022 · 0 comments
Open

Add functional Tests for the Test Api #12

theitendotnet opened this issue Aug 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@theitendotnet
Copy link
Collaborator

The CI Build should include some Tests against the test shop to prove that it still does what it is supposed to:

  1. Connect & Authenticate
  2. CRUD operations
    a. GetPages
    b. GetDetail
    c. Update an Entity
    d. Insert new Entity
    e. Get Inserted Entity
    f. delete just inserted Entity
@theitendotnet theitendotnet added the enhancement New feature or request label Aug 24, 2022
@theitendotnet theitendotnet added this to the v2 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants