dzhigimont commented on PR #30759: URL: https://github.com/apache/airflow/pull/30759#issuecomment-1516393305
> > There are no tests that can check that the new parameter is applicable. > > Hi @dzhigimont, could you please let me know which test class should I look for? Or where I should create the new test? I was not sure where can I find the test class for a yaml template. If you can point me an example of a yaml template it will help as well. > > Sorry I'm a newbie for this project so any advise will be much appreciated! > > Thanks Tests for the Helm are lying in the` tests/charts` directory. You can see how they're organized, for example, in tests/charts/webserver/test_webserver.py. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
