Skip to content

Move context.xml to an examples directory.#114

Merged
wjonassen merged 7 commits intoopendcs:mainfrom
wjonassen:feature/move-example-context.xml-file
Jan 25, 2024
Merged

Move context.xml to an examples directory.#114
wjonassen merged 7 commits intoopendcs:mainfrom
wjonassen:feature/move-example-context.xml-file

Conversation

@wjonassen
Copy link
Collaborator

@wjonassen wjonassen commented Jan 23, 2024

Problem Description

context.xml should be in an examples directory and scrubbed to have example information in it only. It should also describe what the file does and how it's used.

Fixes #113.

Solution

This file has example information that is useful to the user. Let's move it to an examples folder.
Describe your solution.

How it was tested

Used this example context.xml on an actual implementation and the rest-api connected to the database.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

@wjonassen wjonassen marked this pull request as ready for review January 23, 2024 18:36
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@wjonassen wjonassen merged commit 4156126 into opendcs:main Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move context.xml to an examples directory

2 participants