-
Notifications
You must be signed in to change notification settings - Fork 258
Add ATI coverage for storypage in NextJs App #13478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| testSuites: [ | ||
| ...canonicalTestSuites, | ||
| ...ampTestSuites, | ||
| // ...liteTestSuites |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need the liteTestSuites? Can remove this commented code if its no longer needed.
|
@MeriemMechri Just on those lite tests, have we tried uncommenting them to see if they work now? Mentioned deleting them if they are no longer required, but if work it would be good to keep them. |
Resolves JIRA: https://bbc.atlassian.net/browse/WS-962
Summary
A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made.
Code changes
Developer Checklist
Testing
Ready-For-Test, Local)Ready-For-Test, Test)Ready-For-Test, Preview)Ready-For-Test, Live)Additional Testing Steps
Useful Links