This testing framework is largely cloned from the scitokens-cpp library (which has been my inspiration for many things C/C++ as I develop my c legs). This is a starting point, but we'll probably want to modify the action to better suit some of our needs. For example right now we only build/run on ubuntu, but we'll want to add MacOS to that shortly.
In the meantime, the test should at least run our unit tests and tell us whether we broke anything related to hostURL generation.
This testing framework is largely cloned from the scitokens-cpp library (which has been my inspiration for many things C/C++ as I develop my c legs). This is a starting point, but we'll probably want to modify the action to better suit some of our needs. For example right now we only build/run on ubuntu, but we'll want to add MacOS to that shortly.
In the meantime, the test should at least run our unit tests and tell us whether we broke anything related to hostURL generation.