You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Sergey Kamov (Jira)" <ji...@apache.org> on 2020/03/29 10:41:00 UTC

[jira] [Resolved] (NLPCRAFT-28) Suppot maven tests

     [ https://issues.apache.org/jira/browse/NLPCRAFT-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Kamov resolved NLPCRAFT-28.
----------------------------------
      Assignee: Aaron Radzinski  (was: Sergey Kamov)
    Resolution: Fixed

1) All tests refactored as junit tests (Please check junit tests names)

2) New server REST URL added: localhost:8081/api/v1/health (Note, it is GET)

3) Tests on phase `test` are skipped (as before)

4) All tests executed on phase `verify` (mvn verify) as integration tests.

Further, tests can be divided into two parts: simple and integration, they will be executed on different phases.

 

Branch NLPCRAFT-28

> Suppot maven tests
> ------------------
>
>                 Key: NLPCRAFT-28
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-28
>             Project: NLPCraft
>          Issue Type: Test
>          Components: test
>            Reporter: Sergey Kamov
>            Assignee: Aaron Radzinski
>            Priority: High
>             Fix For: 0.5.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)