django-sockpuppet icon indicating copy to clipboard operation
django-sockpuppet copied to clipboard

Update the cypress.io to newest version

Open jonathan-s opened this issue 4 years ago • 4 comments

The newest version works fine, but there seems to be issues in travis for some reason.

jonathan-s avatar Oct 18 '20 09:10 jonathan-s

Hello, Can i work pm on this?

FarhanAliRaza avatar Oct 02 '21 07:10 FarhanAliRaza

Sure go ahead!

Sent from my mobile

On Sat, 2 Oct 2021, 09:38 Farhan Ali Raza, @.***> wrote:

Hello, Can i work pm on this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jonathan-s/django-sockpuppet/issues/32#issuecomment-932702305, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQGYEVPJVYYDO75L3GIKYLUE2ZIBANCNFSM4SU6RUNA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

jonathan-s avatar Oct 02 '21 07:10 jonathan-s

I have updated cypress io to the latest version. How can I test the issue with Travis ci?

FarhanAliRaza avatar Oct 02 '21 08:10 FarhanAliRaza

@FarhanAliRaza, If you make a pull request it will run all the tests. Have you tested that everything works locally first?

You can see the integration tests here (using github workflow now) > https://github.com/jonathan-s/django-sockpuppet/blob/master/.github/workflows/build.yml#L73-L88

https://github.com/jonathan-s/django-sockpuppet/blob/master/tox.ini#L29-L50

jonathan-s avatar Oct 02 '21 20:10 jonathan-s