How do I run the other test codes?

Hello!

I want to install free5gc and use the code related to NRF.

Therefore, I would like to execute test code related to NRF, like nf_register_discovery_test.go

How do I execute this code?

Thank you!

would you please suggest us when should the setup for all other tests would be ready?

You can use go test to run the testing code.

But for now, unit test is not expecting to be working. We only use the integration test to test our free5GC function.