Skip to content

08 12 2024 Meeting

Adam De Fouw edited this page Aug 14, 2024 · 6 revisions

RCTF Updates

Upgrade to new Cypress Cucumber Preprocessor package for RCTF is complete

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

https://github.com/aldefouw/redcap_rsvc/blob/v13.1.37/Feature%20Tests/B/Longitudinal%20Project%20Setup_27/B.4.27.700%20-%20Delete%20Events%20%26%20Arms%20in%20Production.feature

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
Clone this wiki locally