aboutsummaryrefslogtreecommitdiffstats
path: root/test/history_test.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added exit api functionGravatar BanceDev 2024-09-271-0/+3
|
* updated history testsGravatar BanceDev 2024-09-261-2/+2
|
* added e2e testing to cover basic shell functionalityGravatar BanceDev 2024-09-121-0/+38
t'> 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1