loopback-component-explorer/test
Samuel Reed 8147ba5821 Remove model name from nickname, swagger spec understands op context.
This removes the redundancy from paths in swagger-ui such as
`/api/user/user_login`. It will now be displayed simply as
`/api/user/login`.

This is consistent with how `nickname` is used in Swagger examples.

Added tests to route nickname processing.
2014-11-29 12:07:58 +01:00
..
fixtures/dummy-swagger-ui Add an option `uiDirs` 2014-10-24 19:24:34 +02:00
.jshintrc Refactoring swagger 1.2 rework. 2014-07-05 14:32:00 -05:00
class-helper.test.js Support multi-line array `description` and `notes` 2014-10-13 19:32:09 +02:00
explorer.test.js Add an option `uiDirs` 2014-10-24 19:24:34 +02:00
model-helper.test.js model-helper: support anonymous object types 2014-10-16 13:51:53 +02:00
route-helper.test.js Remove model name from nickname, swagger spec understands op context. 2014-11-29 12:07:58 +01:00
swagger.test.js swagger: honour X-Forwarded-Proto header 2014-10-22 11:10:15 +02:00