Qodex.ai
Qodex.ai
Introduction
AMA | Ask Me Anything
Messages
Create a new messageGet a specific messageAdd 1 reactionRemove 1 reactionMark as answered
Create roomGet all roomsGet a roomGet all room messages
APILivro - IJJ
/authors-Happy Path
Get All AuthorsAdd new Author CopyGet Author by IdEdit AuthorEdit AuthorDelete Author
/authors-Invalid Fields
Add new Author - Name > Max LengthGet Author by Id - Invalid IdEdit Author - Invalid IdEdit Author - Name > Max LengthEdit Author - Invalid IdEdit Author - Name > Max LengthDelete Author - Invalid Id
/genders-Happy Path
Get All GendersAdd new Gender CopyGet Gender by IdEdit GenderEdit GenderDelete Gender
/genders-Invalid Fields
Add new Gender - Squad > MaxLengthGet Gender by Id - Invalid IdEdit Gender - Invalid IdEdit Gender - Squad > MaxLengthEdit Gender - Invalid IdEdit Gender - Squad > MaxLengthDelete Gender - Invalid Id
/books-Happy Path
Get All BooksAdd new book CopyGet Book by IdEdit BookEdit BookDelete Book
/books-Invalid Fields
Add new book - Title > MaxLengthGet Book by Id - Invalid IdEdit Book - Invalid IdEdit book - Title > MaxLengthEdit Book - Invalid IdEdit book - Title > MaxLengthDelete Book - Invalid Id
Backoffice Joga Junto
API Status
API Status
Positive
Login new UserRegister UserRegister ProductGet All ProductsDelete Last Product
Negative-No Auth-Product
All Products - No TokenProduct - No TokenDelete Product - Token
Negative-Invalid Auth-Product
All Products - Invalid TokenProduct - Invalid TokenDelete Product - Invalid Token
Negative-Invalid Fields-Login
Login - Invalid Password
Negative-Invalid Fields-Register
Register - Duplicated Email
Negative-Invalid Fields-Product
Product - Invalid Image
Negative-Missing Fields-Login
Login - Empty JSON
Negative-Missing Fields-Register
Register - No Password
Negative-Missing Fields-Product
Product - No Name
Negative-Empty Fields-Login
Login - Empty Password
Negative-Empty Fields-Register
Register - Empty Email
Negative-Empty Fields-Product
Product - Empty Name
Negative-Invalid Params-Product-Delete a Product
Delete Product - Invalid Product Id
Clean Up
GET All Products[CAUTION] DELETE All Products
InOrbit
Create GoalCreate Goal completionGet Week pending goals
MotionHUB API
Happy Path
Create a new video with filter queryCheck if video deletedUpdate one video successfullyList All VideosDelete one video successfully
Invalid Inputs
List a video with invalid idDelete a video with invalid idUpdate a video without titleCreate a new video without header application/json
Introduction
AMA | Ask Me Anything
Messages
Create a new messageGet a specific messageAdd 1 reactionRemove 1 reactionMark as answered
Create roomGet all roomsGet a roomGet all room messages
APILivro - IJJ
/authors-Happy Path
Get All AuthorsAdd new Author CopyGet Author by IdEdit AuthorEdit AuthorDelete Author
/authors-Invalid Fields
Add new Author - Name > Max LengthGet Author by Id - Invalid IdEdit Author - Invalid IdEdit Author - Name > Max LengthEdit Author - Invalid IdEdit Author - Name > Max LengthDelete Author - Invalid Id
/genders-Happy Path
Get All GendersAdd new Gender CopyGet Gender by IdEdit GenderEdit GenderDelete Gender
/genders-Invalid Fields
Add new Gender - Squad > MaxLengthGet Gender by Id - Invalid IdEdit Gender - Invalid IdEdit Gender - Squad > MaxLengthEdit Gender - Invalid IdEdit Gender - Squad > MaxLengthDelete Gender - Invalid Id
/books-Happy Path
Get All BooksAdd new book CopyGet Book by IdEdit BookEdit BookDelete Book
/books-Invalid Fields
Add new book - Title > MaxLengthGet Book by Id - Invalid IdEdit Book - Invalid IdEdit book - Title > MaxLengthEdit Book - Invalid IdEdit book - Title > MaxLengthDelete Book - Invalid Id
Backoffice Joga Junto
API Status
API Status
Positive
Login new UserRegister UserRegister ProductGet All ProductsDelete Last Product
Negative-No Auth-Product
All Products - No TokenProduct - No TokenDelete Product - Token
Negative-Invalid Auth-Product
All Products - Invalid TokenProduct - Invalid TokenDelete Product - Invalid Token
Negative-Invalid Fields-Login
Login - Invalid Password
Negative-Invalid Fields-Register
Register - Duplicated Email
Negative-Invalid Fields-Product
Product - Invalid Image
Negative-Missing Fields-Login
Login - Empty JSON
Negative-Missing Fields-Register
Register - No Password
Negative-Missing Fields-Product
Product - No Name
Negative-Empty Fields-Login
Login - Empty Password
Negative-Empty Fields-Register
Register - Empty Email
Negative-Empty Fields-Product
Product - Empty Name
Negative-Invalid Params-Product-Delete a Product
Delete Product - Invalid Product Id
Clean Up
GET All Products[CAUTION] DELETE All Products
InOrbit
Create GoalCreate Goal completionGet Week pending goals
MotionHUB API
Happy Path
Create a new video with filter queryCheck if video deletedUpdate one video successfullyList All VideosDelete one video successfully
Invalid Inputs
List a video with invalid idDelete a video with invalid idUpdate a video without titleCreate a new video without header application/json
HomeAPILivro - IJJ/authors-Invalid Fields

/authors-Invalid Fields

Number of APIs: 7

  1. Get Author by Id - Invalid Id GET {{baseURL}}/authors/-1

  2. Edit Author - Invalid Id PUT {{baseURL}}/authors/-1/

  3. Add new Author - Name > Max Length POST {{baseURL}}/authors/

  4. Edit Author - Name > Max Length PUT {{baseURL}}/authors/{{authorId}}/

  5. Edit Author - Invalid Id PATCH {{baseURL}}/authors/-1/

  6. Edit Author - Name > Max Length PATCH {{baseURL}}/authors/{{authorId}}/

  7. Delete Author - Invalid Id DELETE {{baseURL}}/authors/-1/

Previous
Delete Author
Next
Add new Author - Name > Max Length