You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixesaiidalab#490
In this commit, we pinging the aiida-pseudo version to use the
--download-only option to download the pseudo archive to the container
for quick installation when the container first time start.
Note that from the test all 8 pseudos seems to only save ~10s but in the place where the network condition is bad, this is very helpful.
Further more Refactoring the methods in setup_pseudos.py to support flexible parameter passing.
Playwright is a new hotness for browser UI testing from Microsoft. It supposedly promises a couple of exciting things.
I plan to try it out in my app and report back here.
Edit: blog post about how to get started with playwright and pytest https://til.simonwillison.net/pytest/playwright-pytest
The text was updated successfully, but these errors were encountered: