Commit e1c13c98 authored by Adrian Pino's avatar Adrian Pino
Browse files

Update readme. Create placeholder test files

parent 60fad790
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ Each contribution should be made in the appropriate directory:
- **Network Adapters**`src/network/clients/`

## Unit Tests Requirement
To merge a feature branch into `main`, the adapter **must include unit tests** under the `/tests` directory.
To merge a feature branch into `main`, the adapter **must include unit tests** under the `/tests` directory. Please use `/tests/edgecloud` for edgecloud, and `/tests/network` for the 5G cores)
Ensure that your unit tests cover the main functionalities of the adapter.

## Steps to Contribute
+0 −0

Empty file added.

+0 −0

Empty file added.

+0 −0

Empty file added.

+0 −0

Empty file added.

Loading