An open API service providing commit metadata for open source projects.

GitHub / codeceptjs/CodeceptJS / commits

Supercharged End 2 End Testing Framework for NodeJS

SHA Message Author Date Stats
10b6a182 chore(deps): bump joi from 18.0.1 to 18.0.2 (#5332) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
f7ae3596 chore(deps): bump glob from 11.1.0 to 13.0.0 (#5331) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
cc9dd2b8 chore(deps-dev): bump globals from 16.4.0 to 16.5.0 (#5330) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
26d44ebf chore(deps): bump @cucumber/gherkin from 35.1.0 to 37.0.0 (#5329) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
32d6a8b5 chore(deps): bump axios from 1.12.2 to 1.13.2 (#5328)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
262935de Fix TypeScript definitions generation when no helpers configured (#5325) Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
23fad161 Fix TypeScript ESM module resolution docs - recommend tsx over ts-node/esm (#...
Co-authored-by: kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, kobenguyent <7****t@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
90d53c21 Fix type definitions for custom helpers with ESM default exports (#5321)
Co-authored-by: kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, kobenguyent <7****t@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b53bec77 Fix browser hanging during cleanup by not waiting for browser.close() to comp...
Co-authored-by: kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, kobenguyent <7****t@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c21bfa6a chore(deps): bump commander from 11.1.0 to 14.0.2 (#5310) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
715e262f chore(deps-dev): bump chai from 4.5.0 to 6.2.1 (#5311) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
cc81e97b chore(deps-dev): bump @types/chai from 5.2.2 to 5.2.3 (#5309) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
1a6aef29 Fix TypeScript helper loading and import resolution (#5313)
Co-authored-by: kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, kobenguyent <7****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, kobenguyent <7****t@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
7ea74dc3 version bump kobenguyent <k****t@g****m> 10 months ago
75bf99ec fix: logging of steps in verbose and debug mode (#5312)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b249311f fix bugs (#5300) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
69edd06f fix: Use named imports from @cucumber/gherkin for ESM compatibility kobenguyent <7****t@u****m> 10 months ago
d08f9dc0 feat: Add TypeScript test support with tsx loader (v4.0.0-beta.19) kobenguyent <7****t@u****m> 10 months ago
4ff9a230 feat: TypeScript configs now support top-level await with dynamic imports kobenguyent <7****t@u****m> 10 months ago
36c9d067 fix: TypeScript require() now tries extensions for paths with non-standard su... kobenguyent <7****t@u****m> 10 months ago
c74a4ef9 version bump kobenguyent <k****t@g****m> 10 months ago
b97fe904 fix: TypeScript files with directory-style imports (no .ts extension) now wor... kobenguyent <7****t@u****m> 10 months ago
ba1aa04c version bump kobenguyent <k****t@g****m> 10 months ago
e5198281 fix: TypeScript files with dynamic require() paths now work correctly kobenguyent <7****t@u****m> 10 months ago
981ec981 refactor: extract TypeScript transpilation logic into reusable utility kobenguyent <7****t@u****m> 10 months ago
0a0ad4a3 fix: TypeScript config files cannot import from other TypeScript files kobenguyent <7****t@u****m> 10 months ago
11609064 fix: htmlReporter plugin cannot set step.duration (getter-only property) kobenguyent <7****t@u****m> 10 months ago
10712079 fix: inject ESM globals for TypeScript files using __dirname/__filename kobenguyent <7****t@u****m> 10 months ago
482aba4a update beta version kobenguyent <k****t@g****m> 10 months ago
45b3081b fix: improve TypeScript support for steps_file with cross-file imports kobenguyent <7****t@u****m> 10 months ago
ec6db295 fix: add TypeScript support for steps_file.ts and support objects kobenguyent <7****t@u****m> 10 months ago
050669a7 update beta version kobenguyent <k****t@g****m> 10 months ago
159ca397 fix: add missing 'ai' package dependency for AI functionality kobenguyent <7****t@u****m> 10 months ago
8a2d58e0 chore(deps): bump actions/setup-node from 5 to 6 (#5293)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
60a2ff41 chore(deps-dev): bump semver from 7.7.2 to 7.7.3 (#5294)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
c1635bb7 chore(deps-dev): bump ts-morph from 26.0.0 to 27.0.2 (#5297)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f17abf54 feat: adding support for the `But` keyword (#5291) Phil <m****s@g****m>
Committed by: kobenguyent <7****t@u****m>
10 months ago
604106fb fix: Appium esm migration (#5292) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
6d599184 Update Appium_test.js kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
d5cbab2f Update AppiumWeb_test.js kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
ed0c3816 DOC: Autogenerate and update documentation GitHub Action <a****n@g****m> 10 months ago
7395576b ci: enable workflows for 4.x (#5289) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
270f9460 chore(deps): bump mocha from 11.6.0 to 11.7.4 (#5285) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
2ee81a68 chore(deps): bump envinfo from 7.19.0 to 7.20.0 (#5287) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
591c0dcd chore(deps-dev): bump @wdio/utils from 9.15.0 to 9.20.0 (#5284) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
4d40c77a Rebase 3.x (#5282) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
32d37f77 fix(playwright): always use keyboard.type for strings, add national character... Jaromir Obr <j****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f55a991b clean up files (#5281) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
01551200 chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 (#5271)
Co-authored-by: dependabot[bot] <4****]@u****m>, kobenguyent <7****t@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
d615df22 chore(deps): bump actions/setup-node from 4 to 6 (#5269)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
a09a569f chore(deps): bump envinfo from 7.14.0 to 7.19.0 (#5268)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f208304b chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#5267)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
05c5d065 fix(docs): Update reports.md: use "reporter" option instead of CLI (#5211) Daniel Rentz <d****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
bb737780 fix(utils): resolve command injection vulnerability in `emptyFolder` (4.x) (#...
Co-authored-by: kobenguyent <7****t@u****m>
Marc Hassan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
af283053 docs: update example for "event.all.result" handler (receives a single "resul... Daniel Rentz <d****z@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f6234763 fix: global timeout before suite (#5275) Jaromir Obr <j****r@g****m>
Committed by: kobenguyent <7****t@u****m>
10 months ago
aaf4fef6 fix: global timeout before suite (#5275) Jaromir Obr <j****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
2418a1ec fix: handle missing opts in retryFailedStep plugin (Shell: Command fails: Typ... Jaromir Obr <j****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
f461b3bb chore(deps-dev): bump playwright from 1.53.0 to 1.56.1 (#5270) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
1c66a0b1 chore(deps-dev): bump puppeteer from 24.8.0 to 24.26.1 (#5277) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
0642658b chore(deps-dev): bump electron from 38.2.0 to 38.2.1 (#5255)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
cd9270b3 Feat/aria selectors (#5260)
Co-authored-by: DavertMik <d****t@t****o>
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1a594086 chore(deps): bump fs-extra from 11.3.0 to 11.3.2 (#5263) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
1e3964a1 chore(deps): bump @cucumber/messages from 27.2.0 to 30.1.0 (#5262) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
03f78002 replaced joi with zod (#5250)
Co-authored-by: DavertMik <d****t@t****o>
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0e270f2f replaced ai provider with vercel ai sdk (#5249)
Co-authored-by: DavertMik <d****t@t****o>
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5ace8444 implemented clickXY action (#5248)
Co-authored-by: DavertMik <d****t@t****o>
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
910f6d13 chore(deps): bump actions/checkout from 4 to 5 (#5258) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6aba982f chore(deps): bump browser-actions/setup-chrome from 1 to 2 (#5259) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b6e9b500 Update dependabot.yml kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
90852692 Update dependabot.yml kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
514cc755 merge Merge pull request #5045 from codeceptjs/feat/esm Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
7df0224d fixed tests DavertMik <d****t@t****o> 11 months ago
ca3ac61d fixed faker tests DavertMik <d****t@t****o> 11 months ago
92b70d27 updated docker compose DavertMik <d****t@t****o> 11 months ago
5763409f Fix WebKit, Docker REST tests, and BDD faker config for ESM
Co-authored-by: Claude <n****y@a****m>
DavertMik <d****t@t****o> 11 months ago
91ac5eba updated docker compose DavertMik <d****t@t****o> 11 months ago
957eb07c changed urls for webkit tests DavertMik <d****t@t****o> 11 months ago
a3cc71ad webkit tests increas timeout DavertMik <d****t@t****o> 11 months ago
6fe5a350 Convert test assertions from .should to expect() syntax
Co-authored-by: Claude <n****y@a****m>
DavertMik <d****t@t****o> 11 months ago
d1b56232 changed puppeter/webdriver tests DavertMik <d****t@t****o> 11 months ago
1d7ba45d improved testss for mocha DavertMik <d****t@t****o> 11 months ago
40247e7e updated test deps DavertMik <d****t@t****o> 11 months ago
1584113c fix: html reporter improvements (#5242) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
4fd1f127 minimal fixes DavertMik <d****t@t****o> 11 months ago
0e29eee3 added more fixes DavertMik <d****t@t****o> 11 months ago
c2ed2760 removed package json from tsts/ SHould help? DavertMik <d****t@t****o> 11 months ago
c44a3ce3 merge Merge revert to commit 720ec42b with updated Dockerfile
Co-authored-by: Claude <n****y@a****m>
DavertMik <d****t@t****o> 11 months ago
bd0fa9f2 Revert to commit 720ec42b with updated Dockerfile
Co-authored-by: Claude <n****y@a****m>
DavertMik <d****t@t****o> 11 months ago
6301c985 fixed docker build DavertMik <d****t@t****o> 11 months ago
0db01c65 fix: address HTML reporter issues (#5240) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c1c0a517 fix: mock server for internal tests (#5238) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
3db47c87 fixed: add typings for class Result (#5236) Daniel Rentz <d****z@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5defdf9c improvement: workers cli log (#5235) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a435a5ec fixed loading codeceptjs DavertMik <d****t@t****o> 11 months ago
cef1ebc0 referted container issue DavertMik <d****t@t****o> 11 months ago
743d0a1d fix: appium tests (#5230) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
992359a5 fixed docker build DavertMik <d****t@t****o> 11 months ago
1075552f fix: show only verbose or debug mode (#5232) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
58262988 fix: max listeners exceeded warning (#5227) kobenguyent <7****t@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago

← Back to repository