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
The user would install the package and thereafter have access to an interview they could run. At MVP, the interview would allow them to install an available version of ALKiln, pick tags for running the tests, and get the output of the tests.
Only show debug_log.txt if there's no report.txt. Maybe same for GitHub tests. Or add more to the debug log.
The functionality that's already done includes these:
Require user to be logged in before running interview
Remove extra 'tmp' dir in unzipped zip
Put report at top of summary files
Use background action args
Don't install if new version matches the old version. Just exclude it from the list of options? No, that'll be more confusing if they can't find what they're looking for.
Allow user to stop in the middle of the test and jump straight to output. See new revoke
[auto deleting now] Bug: deleting goes back to output page before going to end
start new session/interview
Style results page. Scenario background color?
Delete /tmp files after copying into da files (doesn't keep the folder structure, but I guess the zip does)
Use dynamic server url
Use dynamic project
Add project name env var to alkiln cli version.
Use dynamic user id
Use dynamic tags
Future features:
Show the user a live update of the console as the tests are being run. This would include output from tests that were stopped early. Right now, the suggestion is to create a Flask app for that - a huge change.
The text was updated successfully, but these errors were encountered:
The user would install the package and thereafter have access to an interview they could run. At MVP, the interview would allow them to install an available version of ALKiln, pick tags for running the tests, and get the output of the tests.
The package needs a better name, but is already being worked on at https://github.com/plocket/docassemble-ALKilnInAPlayground. The finished functionality might be at MVP now. I think the major items missing, if we want to include them in MVP are:
Things that I think would be nice, but possibly not MVP:
The functionality that's already done includes these:
puppeteer_dev_chrome_profile-zzzzz
revoke
Future features:
The text was updated successfully, but these errors were encountered: