Skip to content

Commit da8c3c6

Browse files
committed
removed config js-file added background to the feature specificatin
1 parent 9182d33 commit da8c3c6

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Feature: News API
22

3+
Background:
4+
* url 'http://localhost:8080'
5+
36
Scenario: News API available
4-
Given url 'http://localhost:8080/api/news'
7+
Given path '/api/news'
58
When method get
69
Then status 200

src/test/java/de/codecentric/apifirstspringboot/karate-config.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)