Skip to content
#

e2e-tests

Here are 496 public repositories matching this topic...

cypress
henrypoon
henrypoon commented Jun 16, 2021

What are you trying to achieve?

export DataTable and other cucumber-related types such that we can use it in step definitions

What do you get instead?

I need to manually define it on our own

interface OwnTableDefinition {
  /**
   * obtain an object that allows you to get a simple version of the table parsed by column or row
   */
  parse(): {
    /**
     * retu
enhancement good first issue typescript
sorry-cypress
vladtkachuk
vladtkachuk commented Nov 11, 2021
  • I have searched issues for similar feature requests

What is this feature about (1 sentence)

Base path should be runtime configurable via the env variable.

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

If one wants to expose the dashboard not on the domain root but let's say at my-domain.com/sorry-cypress/dashboard the dashboard will try to load the r

good first issue

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 Apr 9, 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