PromucFlow_constructor/app/client/cypress/integration/Regression_TestSuite
Tolulope Adetula 51816565ec
feat: Total Record Count field for Server-side pagination in List widget (#20845)
## Description

Created a new property, Total Record Count. This helps the user navigate
the list items.
It prevents landing on an empty page since the app developer sets a
Total Record Count.


Fixes #14551 

## Type of change

- New feature (non-breaking change which adds functionality)
- This change requires a documentation update


## How Has This Been Tested?
- Manual
- Cypress

### Test Plan
> https://github.com/appsmithorg/TestSmith/issues/2189

## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [x] Test plan has been approved by relevant developers
- [x] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-02-27 13:12:42 +01:00
..
Application test: Cypress tests - Grouping logical it blocks - Part 1 (#20305) 2023-02-25 00:35:19 +05:30
ClientSideTests feat: Total Record Count field for Server-side pagination in List widget (#20845) 2023-02-27 13:12:42 +01:00
EnterpriseTests/AdminSettings
ServerSideTests fix: Auto-generated header Refactor (#19873) 2023-02-24 12:18:48 +00:00
UpgradeAppsmith test: Un skipping the UpgardeAppsmith_spec.js (#20859) 2023-02-23 12:20:03 +05:30