Tests methodology

Hi

As part of the effort to improve my PR (profile for minecraft bedrock wrapper by tucks · Pull Request #432 · hexparrot/mineos-node · GitHub) I’m looking to add tests for the new profile.

Looking through the tests/ folder, I believe these are unittests, not functionals (which might be Selenium based if added at a future point). Can you confirm that my understanding is correct?

Additionally I threw in a very minor test related PR added in run test: by tucks · Pull Request #456 · hexparrot/mineos-node · GitHub - but just in case you merge and close that one, I’ll repeat the question:

Longer term, nodeunit is very, very old and dusty now.
How do you feel about moving to a modern maintained test framework?
Happy to port to jest if you would welcome the PR.

Kind regards.

1 Like