Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

QA Automation Test Task

In this repository you can find a test task for Automation QA. First of all we will take a look at the quality of your job, but do not spend too much time on this task, 2-3 hours would be enough.

Acceptance criteria

Fork this repository and push your solution into a fork in folder e2e. After it you only need to provide us a link to your repository with solution.

Preferable stack of technologies

Programming language: JavaScript. Nevertheless, do not hesitate to use the technologies you are the most familiar with.

Task

  1. Run container with JSON API server:
docker-compose up
  1. Go to http://localhost:9303/courses and try test this endpoint. Allowed parameters for this API method:
ParameterDescription
pageA cursor for use in pagination. Started from 1.
limitA limit on the number of objects to be returned. Limit can range between 1 and 10, and the default is 2.
sortSort objects by id. Allowed values asc and desc.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages