f5devcentral / f5-corkscrew

TMOS parser and application extractor
Apache License 2.0
13 stars 3 forks source link

[RFE] better tests/aps 23q4 #39

Open DumpySquare opened 1 year ago

DumpySquare commented 1 year ago

looking to document a bit more about extending the testing suite. This starts with better apps for the config generator.

These apps should help make it easier to find an app with a particular feature and write tests to make sure the abstraction process is capturing all the necessary features. For example, the three different ways monitors get associated with a pool and making sure we get all the options with custom monitors. More structure will also allow for testing things like deeper irule parsing of pools/nodes/other-vs.

These example apps will be a part of the config generator and tests, but also going to add a button to the main vscode extension to pull this example qkview from github.

in the common partition, gonna start with basic apps