trona icon indicating copy to clipboard operation
trona copied to clipboard

Check down script

Open igorkamyshev opened this issue 4 years ago • 3 comments

Add option for rerun scripts for test down script. Like "up-down-up" in transactions.

igorkamyshev avatar Sep 11 '21 06:09 igorkamyshev

@igorkamyshev Could you please elaborate more on a task description. Not sure if I understand it properly. Example can bring more clarity.

uka17 avatar Oct 07 '21 20:10 uka17

The original idea is to add a flag for check down script in place.

Like if you call trona --check-down, it should execute new evolutions up-script, then execute new evolutions down-script and again up-script.

It can be useful in development to check down script correctness, I think.

igorkamyshev avatar Oct 08 '21 01:10 igorkamyshev

Got your point, now its clear

uka17 avatar Oct 09 '21 16:10 uka17