| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Adding this so GitHub links this back to the issue: |
Sorry, something went wrong.
|
@AGMETEOR would you have time to look at this PR if we resolve the merge conflicts? |
Sorry, something went wrong.
|
@hwh33 yes, I can take a look. Please add me as a reviewer when conflicts solved. |
Sorry, something went wrong.
|
Awesome, thank you! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The FSMStateX anonymous functions have been pulled out into constructor functions so each state could be tested separately without relying on the previous FSMStates. I also added some empty test functions for paths that FSMStates are expected to fail, to be filled in later (commented out so they don't run).