US06: GetEdgeProperties
2 Scenarios
User Story
Scenario: Get properties for an edge with properties
Given the database contains an edge with properties
When I send a GET request to /api/edges/{id}/properties
#UAC01
Then the response status should be 200 OK
#UAC02
And the response should contain 2 properties
#UAC03
And each property should reference the edge id