For each blueprint name passed to the route, a list of the changes to that blueprint will be returned. weldr/tests: add blueprint changes test In order to test blueprint changes a blueprint must be created with a unique id. Blueprint changes are not deleted when the blueprint is deleted so in order to test this against lorax the blueprint must have not been used/tested before. This id is created from a random int. The test creates and deletes the same blueprint twice to check that each creation updates the list of changes. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| util.go | ||