-
Notifications
You must be signed in to change notification settings - Fork 35
08 12 2024 Meeting
Adam De Fouw edited this page Aug 14, 2024
·
6 revisions
Upgrade to new Cypress Cucumber Preprocessor package for RCTF is complete
- Moved RCTF to v1.0.95 and pushed the newest documentation - https://aldefouw.github.io/redcap_cypress/
- Diff comparison: https://github.com/aldefouw/rctf/compare/v1.0.86...v1.0.95
Documentation Updated: https://aldefouw.github.io/redcap_cypress/
- All 147 feautures passing for 13.1.37 and 13.7.15
- Mintoo identified and added a feature test for B that was missing. was listed as redundant but she found it was not actually redundant
ESBuild JavaScript bundler
- Using only ES Build now
- Fixed a bug with loading features in npx cypress open mode this morning
- Please upgrade to v1.0.95 if possible
- I will also update the Developer Toolkit to reflect that version in the package.json so it will be in better shape
Did anyone get to test the Developer Toolkit ?
-
If so, do you have any feedback about where you got stuck?
-
Bundlers are the tools that put all of our JavaScript dependency code together and make them all available within the single environment
Other updates:
- Tamana is beginning work on v14.0.6 ... will have a project swim lane setup for that soon