Skip to content

[BUG] Need to correct dependencies between modules for JUnit test cases #1

@aravinth2094

Description

@aravinth2094

Describe the bug
The JUnit test cases are not properly executing (although a workaround has been made to force-success them) due to lack of module dependency. For instance, the discovery server and the config server has to be up and running in order for the rest of the services to be running test cases smoothly

To Reproduce
Steps to reproduce the behavior:

  1. maven install or maven build from your IDE
  2. Each module gets built individually but independent of each other

Expected behavior
Need to be built with dependent modules

Screenshots
NA

Desktop (please complete the following information):

  • OS: macOS Catalina 10.15.5
  • Browser: NA
  • Version: NA

Smartphone (please complete the following information):

  • Device: NA
  • OS: NA
  • Browser : NA
  • Version: NA

Additional context
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions