You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding legal document integration testing, our local indices and documents are cleared out with every pytest run. We should explore retaining our indices and/or creating separate testing indices to retain documents. (We should definitely consider the risks of having two separate indices)
Related ticket(s)
(Include the tickets that either came before, after, or are happening in tandem with this new ticket)
[ ]
Action item(s)
(These are the smaller tasks that should happen in order to complete this work)
ES indices are retained after pytest run
Decision has been made about separate indices
Completion criteria
(What does the end state look like - as long as this task(s) is done, this work is complete)
[ ]
References/resources/technical considerations
(Is there sample code or a screenshot you can include to highlight a particular issue? Here is where you reinforce why this work is important)
The text was updated successfully, but these errors were encountered:
What we’re after
After adding legal document integration testing, our local indices and documents are cleared out with every pytest run. We should explore retaining our indices and/or creating separate testing indices to retain documents. (We should definitely consider the risks of having two separate indices)
Related ticket(s)
(Include the tickets that either came before, after, or are happening in tandem with this new ticket)
Action item(s)
(These are the smaller tasks that should happen in order to complete this work)
Completion criteria
(What does the end state look like - as long as this task(s) is done, this work is complete)
References/resources/technical considerations
(Is there sample code or a screenshot you can include to highlight a particular issue? Here is where you reinforce why this work is important)
The text was updated successfully, but these errors were encountered: