docs: document how to test diracx-charts changes#931
Conversation
4dcad64 to
108e471
Compare
| @@ -0,0 +1,26 @@ | |||
| # Testing changes in diracx-charts | |||
There was a problem hiding this comment.
| # Testing changes in diracx-charts | |
| # Testing against changes in diracx-charts |
There was a problem hiding this comment.
BTW, this is valid also for diracx-web, no?
There was a problem hiding this comment.
It's true but may be a bit less important than diracx as we rarely need to modify diracx-charts when modifying diracx-web (e.g. no DB to add to the charts)
There was a problem hiding this comment.
I was more meaning that if you need to test diracx together with diracx-web is the same technique?
There was a problem hiding this comment.
Indeed, but theoretically diracx-web should only be built on top of stable diracx endpoints. A developer that would want to introduce a new endpoint would first need to get it in diracx validated, merged and released before working on the diracx-web interface (may be this should be documented though).
There was a problem hiding this comment.
Could you add that in a diracx-web doc ?
108e471 to
8e78084
Compare
8e78084 to
afb51c1
Compare
No description provided.