chore: Add Rajat to codeowners for app viewers cypress tests code review (#26117)

This PR adds @rajatagrawal to reviews for cypress tests for app viewers
code.

The purpose is to review cypress test code and explore possibilities to
convert into UI Unit Tests using React Testing Library if possible.
This commit is contained in:
Rajat Agrawal 2023-08-08 12:05:46 +05:30 committed by GitHub
parent ac0947a554
commit 51d818a7ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,8 @@ app/client/tsconfig.json @KelvinOm
app/client/tsconfig.path.json @KelvinOm
# App viewers pod
app/client/src/widgets/* @appsmithorg/app-viewers
app/client/src/widgets/* @appsmithorg/app-viewers @rajatagrawal
app/client/cypress/e2e/Regression/ClientSide/Widgets/* @rajatagrawal
app/client/src/components/propertyControls/* @appsmithorg/app-viewers
app/client/src/sagas/OneClickBindingSaga.ts @sbalaji1192 @berzerkeer
app/client/src/WidgetQueryGenerators/* @sbalaji1192 @berzerkeer