Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pranav-leo
Copy link
Contributor

fix #1104

@pranav-leo
Copy link
Contributor Author

@fredfalcon pls, review the changes

Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please setup a test to make sure this works?

Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a test

@pranav-leo
Copy link
Contributor Author

Please add a test

is a test evolving only models is sufficient or a selenium based test is required?

@fredfalcon
Copy link

Only models is sufficient

@pranav-leo
Copy link
Contributor Author

@fredfalcon pls check

@fredfalcon
Copy link

The last 6 lines of the test can be rewritten to assert true (file exists)

@pranav-leo
Copy link
Contributor Author

made the changes pls check

@pranav-leo pranav-leo requested a review from fredfalcon March 16, 2023 10:08
@pranav-leo
Copy link
Contributor Author

The last 6 lines of the test can be rewritten to assert true (file exists)

Made the changes please check

@pranav-leo
Copy link
Contributor Author

Please add a test

made changes pls check

@pranav-leo
Copy link
Contributor Author

Please add a test

made changes pls check

@fredfalcon

Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take out the try / except and unchange any code not related to the change

@pranav-leo
Copy link
Contributor Author

Please take out the try / except and unchange any code not related to the change

rectified

Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the field and clean up any unused print or code

Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see inline

@pranav-leo pranav-leo requested a review from fredfalcon March 25, 2023 08:39
Copy link

@fredfalcon fredfalcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking better. Can you please remove any changes that are not directly related to your change? Because it will make it easier to review.

@pranav-leo
Copy link
Contributor Author

Looking better. Can you please remove any changes that are not directly related to your change? Because it will make it easier to review.

have removed

@pranav-leo
Copy link
Contributor Author

Looking better. Can you please remove any changes that are not directly related to your change? Because it will make it easier to review.

removed @fredfalcon pls check

@fredfalcon
Copy link

Looks good to me @AtmegaBuzz can you please take a look?

@AtmegaBuzz
Copy link
Member

LGTM! @fredfalcon

@pranav-leo
Copy link
Contributor Author

@fredfalcon pls merge if everything is fine

DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
* image rename on hide

* delete from google cloude picture to be hidden

* updated dependencies

* wrote test for on hide signal

* updated last 6 lines of the test can be rewritten to assert true

* fixed remove try except

* fixed remove unsused fields

* file rename test and undo formatting

* removed extra spaces

---------

Co-authored-by: swapnil shinde <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When an issue is hidden, make sure that it's corresponding image in the BLT hosted files is also hidden and not public

3 participants