bourdeau/jdhm-api

View on GitHub
features/client/client.feature

Summary

Maintainability
Test Coverage
Feature: Client
    The aim is to test the client controller

  Scenario: Testing the client method
    When you visit "/clients"
    Then you should see "data"