Skip to content
#

e2e-tests

Here are 507 public repositories matching this topic...

cypress
sync-by-unito[bot]
sync-by-unito[bot] commented May 31, 2022

Summary

Really small test difference with 9.x, for the settings page we confirm that the panels are collapsed by default in 9.x.

The panels are closed by default in the implementation, but there is no test confirming this behavior.

Acceptance Criteria

  • Write a test to ensure the panels are closed by default.

Resources

9.x Settings page

<img width="912" alt="Sc

good first issue unification jira-migration epic:testing-quality
rockwalrus
rockwalrus commented Feb 8, 2022

What are you trying to achieve?

Have TypeScript definitions for addMochawesomeContext.

What do you get instead?

There is no Mochawesome class in the typings directory.

Provide test source code if related

declare namespace CodeceptJS {
  interface SupportObject { I: I }
  interface Methods extends  Mochawesome {}
  interface I extends WithTranslation<Mochaweso
sorry-cypress
andytson-inviqa
andytson-inviqa commented Nov 8, 2021
  • I have searched issues for similar feature requests

What is this feature about (1 sentence)

Supporting custom S3 endpoint for services that are fully compatible with aws-sdk S3, such as Digital Ocean

Why is it needed? What is the value? For whom do we build it?

So that it's possible to only use the aws-sdk to use these services

High-level feature overview

Expose th

good first issue feature

A simple app skeleton to try to make every components work together : symfony 5.* (latest stable at the date, but work with sf 4 and 3.3+ if you pull the right tag), symfony/flex, webpack-encore, vuejs 2.5.x, boostrap 4 sass

  • Updated May 31, 2022
  • PHP

Improve this page

Add a description, image, and links to the e2e-tests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the e2e-tests topic, visit your repo's landing page and select "manage topics."

Learn more