jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Update the cypress.io to newest version #32

Open jonathan-s opened 4 years ago

jonathan-s commented 4 years ago

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

FarhanAliRaza commented 3 years ago

Hello, Can i work pm on this?

jonathan-s commented 3 years ago

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.

FarhanAliRaza commented 3 years ago

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

jonathan-s commented 3 years ago

@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