[PECO-1707] Move tests to the folders of corresponding projects#2
[PECO-1707] Move tests to the folders of corresponding projects#2shivam2680 wants to merge 3 commits intojprakash-db/PECO-1706from
Conversation
gopalldb
left a comment
There was a problem hiding this comment.
Any reason why you are merging into Jothi's fork instead of main branch?
At first I didn't realize that you created two forks 🙂 But if that works for you - why not. We cannot merge directly into Databricks fork because we need it to be stable. This feature is big and the code will not be usable until we're fully done. Therefore we had to work either on a dedicated feature branch, or on the fork (like in this case). Why targeting |
test scripts are moved to respective project directories. Pytest config for the tests are also added.