microsoft / microsoft/pai

Test cases for job list paging in webportal

Open
#4,843 0 comments 0 reactions 1 assignee View on GitHub

@yiyione is already working on this.

Since Mar 11, 2021.

pai-dev
Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

Test cases:

  • In home page, check the network, should not get all jobs.
  • In job list, click a random page, should show the jobs, and check the network, get jobs URL should include correct offset and limit.
  • In job list, select some random filter, should show the filtered jobs, and check the network, get jobs URL should include correct filters.
  • In job list, select some random filter and click a random page, check the job list and get jobs URL in network.
  • In job list, use the GO button to jump to other page.
  • In job list, click column to change the order, check the job list and get jobs URL in network.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.