PM-Master/PMAdminTool

automated policy testing

joshua-roberts opened this issue · 0 comments

We should have some kind of automated testing tool for the admin tool

create some kind of simple language to test if users have certain permissions on objects, trigger events, etc.

this could run in the background after any change to make it easier to tell if the current configuration passes the test or not. some indicator in the graph editor screen to tell the user if the tests passed.

predictive text to help determine which nodes to use if there are nodes with multiple names, this will also help in identifying nodes by name instead of by id

can inspect failed tests and use the explain method to determine why a test failed (why a user did not have access)

just some initial thoughts but I think this could be useful