John Hill
Web UI Test Engineer,
Space Mission Control Software, KBR, Inc
@ NASA Ames Research Center
Playwright Ambassador
https://playwright.dev/community/ambassadors
Increase our test coverage. (OSC already increased it by 3%!)
Provide an opportunity for the testing community to directly contribute to this NASA Open Source project
Learn from folks who demonstrate some new approaches to old testing challenges with Playwright.
Ensure that Open MCT testing is accessible to everyone
//If you run out of time to write new tests, please stub in the missing tests in place
//with a test.fixme and BDD-style test steps. Someone will carry the baton!
test.fixme('Can Rename Timer Object from Tree', async ({ page }) => {
//Create a new object
//Copy this object
//Delete first object
//Expect copied object to persist
});
I am here [Playwright Slack] because of your Open MCT project and I liked what I was doing so much I brought it to my employer. Now I code Playwright all day!
~ Open MCT e2e contributor