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

Automated Validation Tool for Jsthermalcomfort Package Functions #127

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

ywan0849
Copy link
Contributor

The automated validation tool for the Jsthermalcomfort package has been completed.

This update involves the rewriting of all 25 test functions.
A new comftest.js file has been added to store all dynamic URLs needed for the functions, implemented using the prefixURL + json method.
A new testUtils.js file has been created to store the loadTestData and shouldSkipTest functions. These two functions are encapsulated in testUtils.js and are called as needed to reduce code redundancy.

@FedericoTartarini
Copy link
Owner

Some tests are not passing, why?
The code is not formatter with Prettier, please ensure that all the files are correctly formatted.

@FedericoTartarini FedericoTartarini marked this pull request as ready for review October 30, 2024 02:15
@FedericoTartarini FedericoTartarini merged commit da76436 into FedericoTartarini:main Oct 30, 2024
2 of 6 checks passed
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.

2 participants