Skip to content

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Resolves #2104

I think the timestamps could be left as 0s or any suggestion on this would be nice

Screenshot 2020-01-17 at 14 15 57

Type of change

  • Breaking changes
  • New functionality
  • Bug fix
  • Documentation changes/updates
  • Hot fix
  • Markdown files fix - not related to source code

Richard Petersen and others added 15 commits December 13, 2019 16:39
Since `console.print()` does not exists 😄
* check file exists with given substring

* tests are added

* deleted trailing-space

* removed spaces

* compatibility for node 8

* assertion message fixed

* check file exists with given substring

* tests are added

* deleted trailing-space

* removed spaces

* compatibility for node 8

* assertion message fixed

* get changed into grab

* Examples added

* trailing spaces
* docs: remove prepending line in JSDoc generator

* definitions: update generated types
* fix: testcafe grabAttributeFrom

* test: make skippable tests use mocha's skip

* fix: TestCafe.grabValueFrom

* build: add eslintignore for test output

* test: unskip working TestCafe tests

* test: remove skip form Nightmare tests

* tests: skip testcafe webapi tests

* tests: fix skips
* #1911 - Regex for step Def file

* #1911 : Regex for step Def file,Fixed hound reviews

* #1911 : Regex for step Def file,Fixed hound reviews - 1

* #1911 : Regex for step Def file,Fixed hound reviews - 1

* #1911 - Removing commented lines of code

* #1911 - Modifying so that decision is based on Array or not

* #1911 - Fixing Hound reviews

* #1911 - Amending for code review

* #1911 - Amending for code review - 3
)

* Added Interoperable Code

Add Interoperable Code to support both CJS and ESM environments.

* Linter Fixes
Vorobeyko
Vorobeyko previously approved these changes Jan 17, 2020
@storenth
Copy link

@Vorobeyko @peterngtr I can review and retest if you grant write access.

@elukoyanov
Copy link
Collaborator

@peterngtr is this problem for allure only?

Or there are problem, which fix all other helpers

@kobenguyent
Copy link
Collaborator Author

@peterngtr is this problem for allure only?

Or there are problem, which fix all other helpers

I think whatever helper is used would be fine with adding this in allure plugin directly.

Co-Authored-By: Michael Bodnarchuk <DavertMik@users.noreply.github.com>
@DavertMik
Copy link
Contributor

I can review and retest if you grant write access.

Please do more reviews and become part of our core team to get write access.

Meanwhile, you can always test changes from fork's banrch: PeterNgTr:feat-add-say-event-to-allure

@DavertMik DavertMik requested a review from Vorobeyko January 22, 2020 00:37
@DavertMik DavertMik merged commit a58b84f into codeceptjs:master Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

I.say() does not join the Allure report.
9 participants