Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cypress #386

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

ashmit-coder
Copy link
Contributor

Related issue(s)

Resolves #385

ashmit-coder and others added 26 commits June 8, 2024 10:42
Co-authored-by: V Thulisile Sibanda <[email protected]>%0ACo-authored-by: asyncapi-bot <[email protected]>%0ACo-authored-by: prashantrai-30 <[email protected]>
* initial commit for CFP and speakers form

* changes to the form

* removed comments

* added example env

* changes to apply btn

* configured the speakers register API

* changed path for CFP

* url correction

* added Online conference in the Navbar

* Made CFP banner and details json dependent

* update cfp page

* Update dates

* Update eventDetails.js

* test commit

* configured to build

* temp changes to form

* changes to form style

* changed email message

* changed the email message

* changed cfp dates

* changes to cfp css

* changes to online page

* deleted useless components

* Update README.md

* Update README.md

* added speakers guideline component

* changes to guidelines

* changed carousel image

* changes for production

* changes to env names

* testing changes

* test 2

* test 3

* test 4

* test 5

* test 6

* changes to netlify.toml

* test 1

* test 2

* test 3

* test 4

---------

Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: V Thulisile Sibanda <[email protected]>
Co-authored-by: Ace <[email protected]>
Co-authored-by: acethecreator <[email protected]>
* added online cfp form

* testing different toml configuration

* ehanced config

* testing new config

* fixed typo

* fixed cfp date
Copy link

netlify bot commented Sep 9, 2024

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e0a84c3
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/6715dd49b97015000950f554
😎 Deploy Preview https://deploy-preview-386--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ashmit-coder
Copy link
Contributor Author

/ptal

@asyncapi-bot
Copy link
Contributor

@AceTheCreator @thulieblack @Mayaleeeee Please take a look at this PR. Thanks! 👋

Comment on lines +7 to +9
push:
branches:
- master

Choose a reason for hiding this comment

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

I think we only need to run the tests on the incoming changes via a new pull request, so we don't need this part

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sometimes there are direct pushes by the admins, so I guess lets keep it?

Comment on lines +23 to +27
- name: Cypress run
uses: cypress-io/github-action@v6
with:
build: npm run build
start: npm start

Choose a reason for hiding this comment

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

Don't know much about the cypress testing part. Better to follow the official docs and figure it out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah I did write it from the official docs. Do have a look at them if you want.

Copy link

@AnimeshKumar923 AnimeshKumar923 left a comment

Choose a reason for hiding this comment

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

I've reviewed it to the best of my knowledge. Let me know what you think @ashmit-coder

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.

[FEATURE] Adding cypress tests to conference website
8 participants