Skip to content

Bump up lib versions #148

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

Open
wants to merge 8 commits into
base: prod
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
name: End-to-end Tests
on:
push:
branches: [main, develop]
branches: [main, develop, prod]
pull_request:
branches: [main, develop]
branches: [main, develop, prod]
jobs:
e2e:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Prepare .env file
run: |
rm -f .env && touch .env
echo "NEXT_PUBLIC_FORMSPREE_ID=fake123" >> .env
echo "NEXT_PUBLIC_RECAPTCHA_SITE_KEY=123fAkE" >> .env
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '18.x'
node-version: '20.x'
- name: Install dependencies
run: npm ci
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npm run test
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: Lint, Format and Build
on:
push:
branches: [main, develop]
branches: [main, develop, prod]
pull_request:
branches: [main, develop]
branches: [main, develop, prod]
jobs:
validate:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '14.x'
node-version: '20.x'
- name: Install dependencies
run: npm ci
- name: Run code validation (includes linting, prettier and building)
Expand Down
2 changes: 1 addition & 1 deletion e2e/events.spec.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { test, expect } from '@playwright/test';

test.beforeEach(async ({ page }) => {
Expand All @@ -14,7 +14,7 @@
const [newPage] = await Promise.all([
context.waitForEvent('page'),
page.waitForLoadState(),
page.getByRole('link', { name: 'See More' }).click(),
page.getByRole('link', { name: 'See More Events' }).click(),

Check failure on line 17 in e2e/events.spec.ts

View workflow job for this annotation

GitHub Actions / e2e

[firefox] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked

2) [firefox] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'See More Events' }) - locator resolved to <a target="_blank" href="https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events" class="bg-[#61dafb] text-black px-6 w-full max-w-[350px] text-center py-3 rounded-md font-semibold text-lg hover:bg-[#48cae4] transition duration-300 ease-in-out hover:scale-105 hover:shadow-lg">See More Events</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms 4 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <a target="_blank" rel="noopener noreferrer" href="https://bit.ly/joinreactdevske" clas

Check failure on line 17 in e2e/events.spec.ts

View workflow job for this annotation

GitHub Actions / e2e

[firefox] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked

2) [firefox] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'See More Events' }) - locator resolved to <a target="_blank" href="https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events" class="bg-[#61dafb] text-black px-6 w-full max-w-[350px] text-center py-3 rounded-md font-semibold text-lg hover:bg-[#48cae4] transition duration-300 ease-in-out hover:scale-105 hover:shadow-lg">See More Events</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 100ms 4 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <a target="_blank" rel="noopener noreferrer" href="https://bit.ly/joinreactdevske" class="flex justify-center items-center bg-[#EC0505] w-[203px] h-[46px] rounded-md text-base text-white font-montserrat font-bold">Join Community</a> from <header class="lg:pl-[49px] fixed top-0 backdrop-blur-md w-full bg-black text-white justify-between bg-opacity-50 z-10">…</header> subtree intercepts pointer events - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/i

Check failure on line 17 in e2e/events.spec.ts

View workflow job for this annotation

GitHub Actions / e2e

[chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked

1) [chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'See More Events' }) - locator resolved to <a target="_blank" href="https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events" class="bg-[#61dafb] text-black px-6 w-full max-w-[350px] text-center py-3 rounded-md font-semibold text-lg hover:bg-[#48cae4] transition duration-300 ease-in-out hover:scale-105 hover:shadow-lg">See More Events</a> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-110 blur-2xl grayscale" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 100ms 4 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms 12 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <a target="_blank" rel="noopener noreferrer" href="https://bit.ly/joinreactdevske" class="flex justify-center ite

Check failure on line 17 in e2e/events.spec.ts

View workflow job for this annotation

GitHub Actions / e2e

[chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked

1) [chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'See More Events' }) - locator resolved to <a target="_blank" href="https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events" class="bg-[#61dafb] text-black px-6 w-full max-w-[350px] text-center py-3 rounded-md font-semibold text-lg hover:bg-[#48cae4] transition duration-300 ease-in-out hover:scale-105 hover:shadow-lg">See More Events</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 100ms - waiting for element to be visible, enabled and stable - element is not stable 3 × retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events 12 × retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <a target="_blank" rel="noopener noreferrer" href="https://bit.ly/joinreactdevske" class="flex justify-center items-center bg-[#EC0505] w-[203px] h-[46px] rounded-md text-base text-white font-montserrat font-bold">Join Community</a> from <header class="lg:pl-[49px] fixed top-0 backdrop-blur-md w-full bg-black text-white justify-between bg-opacity-50 z-10">…</header> subtree intercepts pointer events - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <a target="_blank" rel="noopener noreferrer" href="https://bit.ly/joinreactdevske" class="flex justify-center items-center bg-[#EC0505] w-[203px] h-[46px] rounded-md text-base text-white font-montserrat font-bold

Check failure on line 17 in e2e/events.spec.ts

View workflow job for this annotation

GitHub Actions / e2e

[chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked

1) [chromium] › e2e/events.spec.ts:8:7 › Test if see more link is clickable › should navigate to the correct URL when See More is clicked Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'See More Events' }) - locator resolved to <a target="_blank" href="https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events" class="bg-[#61dafb] text-black px-6 w-full max-w-[350px] text-center py-3 rounded-md font-semibold text-lg hover:bg-[#48cae4] transition duration-300 ease-in-out hover:scale-105 hover:shadow-lg">See More Events</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 100ms - waiting for element to be visible, enabled and stable - element is not stable - retrying click action - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="async" data-nimg="fill" src="/_next/image?url=%2Fimages%2Fopensource.png&w=3840&q=75" class="duration-700 ease-in-out group-hover:opacity-75 scale-100 blur-0 grayscale-0" alt="We actively contribute to open source projects, fostering collaboration, learning, and innovation within the community." srcset="/_next/image?url=%2Fimages%2Fopensource.png&w=640&q=75 640w, /_next/image?url=%2Fimages%2Fopensource.png&w=750&q=75 750w, /_next/image?url=%2Fimages%2Fope…/> from <div class="grid grid-cols-1 gap-y-4 md:gap-y-10 gap-x-6 sm:grid-cols-2 lg:grid-cols-3 xl:gap-x-8 md:grid-cols-2 px-4 md:px-10 lg:px-16 pt-8 md:pt-14 xl:pt-16">…</div> subtree intercepts pointer events - retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is not stable 10 × retrying click action - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <img sizes="100vw" loading="lazy" decoding="a
]);
await expect(newPage).toHaveURL(
'https://kommunity.com/reactjs-developer-community-kenya-reactdevske/events'
Expand Down
2 changes: 1 addition & 1 deletion e2e/hero-header.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ test.describe('Test Hero Header Navigation Links', () => {
});

test('Events link should navigate to Events section', async ({ page }) => {
await page.getByRole('link', { name: 'Events' }).click();
await page.getByRole('link', { name: 'Events', exact: true }).click();
await expect(page).toHaveURL('/#events');
});

Expand Down
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.
Loading
Loading