Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAF 3.0 #63

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from
Draft

MAF 3.0 #63

wants to merge 49 commits into from

Conversation

martdo02
Copy link
Collaborator

@martdo02 martdo02 commented Dec 27, 2023

New Features:

  • Cucumber 10.0.0 update
  • Added MAF ECL Module / Package
  • Added MAF SFTP Module / Package
  • Code cleanup
  • Stabilize GitHub localstack actions for deployment
  • Split GitHub actions bases on the packages for better testing control for releases
  • Replace moment with Luxon
  • See if we can get rid of eval() methods
  • Show SQL query in the report so Users can run the query quickly in other platforms
  • Show any additional information after an SQL update in the report (Rows updated)

Breaking:

  • Moment will be removed from MAF. Use Luxon's DateTime instead of moment in stepDefinitions. From the moment website:

We now generally consider Moment to be a legacy project in maintenance mode. It is not dead, but it is indeed done.

Notes:

  • package multiple-cucumber-html-reporter has the fix for base64 encoding for cucumber 10.0.0 in version v3.6.1
  • Given url "http://www.google.com" is deprecated. Setting the item url is the replacement: When set "url" to "http://www.google.com"

@martdo02 martdo02 self-assigned this Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant