ktor icon indicating copy to clipboard operation
ktor copied to clipboard

How do I use application.conf in testing?

Open sailxjx opened this issue 6 years ago • 2 comments

Ktor Version

1.0.1

Feedback

I found how to use custom defined properties in testing through the document, but how could I use the default application.conf in my test codes? When read properties with environment.config.property, I got an ApplicationConfigurationException error.

sailxjx avatar Dec 13 '18 07:12 sailxjx

@cy6erGn0m would you accept a PR for this functionality?

thyming avatar Feb 03 '20 17:02 thyming

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.

oleg-larshin avatar Aug 10 '20 15:08 oleg-larshin