Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
f39cf0a
Add E2E test suite for Stripe payments module
rafal-k Mar 27, 2026
32ff655
Update test-e2e workflow with configuration for payments-stripe module
rafal-k Mar 27, 2026
25e63fa
Remove debug output and icons from E2E tests
rafal-k Mar 27, 2026
ae2940c
Remove debug-stripe.liquid page (not used by automated tests)
rafal-k Mar 27, 2026
65556f8
Reports module fixed
wgrzeszczak Apr 8, 2026
5317c3b
Chat module
wgrzeszczak Apr 8, 2026
45b4710
Chat module
wgrzeszczak Apr 8, 2026
83ec318
Payments module
wgrzeszczak Apr 8, 2026
f78a666
Merge branch 'master' into add-e2e-tests-to-stripe-payments-module
rafal-k Apr 8, 2026
fdf4c27
Remove unneeded files and modify seed.sh accordingly
rafal-k Apr 8, 2026
9f45221
Fix Liquid syntax errors in payments_stripe module
rafal-k Apr 8, 2026
90a6716
Remove unneeded test file
rafal-k Apr 8, 2026
a765015
Skip all E2E tests in pos-module-payments-stripe due to missing test app
rafal-k Apr 8, 2026
7d58589
Fixed e2e test workflow
rafal-k Apr 8, 2026
cb8e92e
Data export module
wgrzeszczak Apr 9, 2026
3cc0b21
Add API smoke tests for payments_stripe module
rafal-k Apr 10, 2026
fa94967
Remove unused workflow file and rename another from test-e2e to tests
rafal-k Apr 10, 2026
2d73fc0
Differentiate between api tests and e2e tests, add api tests to the w…
rafal-k Apr 10, 2026
a0b6a0f
Add MPKIT_TOKEN to env in run-tests step
rafal-k Apr 10, 2026
38ea426
Rename workflow and ensure manual triggers always run
rafal-k Apr 10, 2026
d6f7f19
Add PARTNER_PORTAL_HOST variable to the deploy step
rafal-k Apr 10, 2026
5cd700d
Revert "Add PARTNER_PORTAL_HOST variable to the deploy step"
rafal-k Apr 10, 2026
9bfc041
Payments
wgrzeszczak Apr 13, 2026
1dfd24a
Fix json and replace ' with "
wgrzeszczak Apr 13, 2026
19d9bfb
Merge branch 'master' into modules-syntax-part-2
wgrzeszczak Apr 13, 2026
fb32b88
Stripe fixes
wgrzeszczak Apr 13, 2026
ca25ccb
Merge branch 'add-e2e-tests-to-stripe-payments-module' into modules-s…
rafal-k Apr 13, 2026
6f19d09
Fix json error
wgrzeszczak Apr 14, 2026
b569f1e
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
wgrzeszczak Apr 14, 2026
75e6e89
Bug fix
wgrzeszczak Apr 14, 2026
3fc1b46
Merge branch 'master' into modules-syntax-part-2
wgrzeszczak Apr 14, 2026
284dd5f
Add Playwright test coverage for payments-stripe webhooks, validation…
rafal-k Apr 15, 2026
61a5cb6
Fix incorrect test expectations for idempotent webhooks and 403 body
rafal-k Apr 15, 2026
5be8f46
Remove duplicated modules from dependencies
wgrzeszczak Apr 17, 2026
985a02c
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
wgrzeszczak Apr 17, 2026
be94549
Core module version
wgrzeszczak Apr 17, 2026
79cc5ff
Core module version
wgrzeszczak Apr 17, 2026
858ffc4
Module versions
wgrzeszczak Apr 17, 2026
efa62ca
Uncomment downloading modules
wgrzeszczak Apr 17, 2026
7f3e4c7
Remove unsupported flag
wgrzeszczak Apr 17, 2026
4cf7e0a
Modules versioning migration
wgrzeszczak Apr 20, 2026
aab78a2
Restructure and expand the API test suite to properly cover the three
rafal-k Apr 20, 2026
c965162
Add Playwright API test suite for pos-module-data-export-api
rafal-k Apr 20, 2026
6d15b82
User module
wgrzeszczak Apr 21, 2026
4c31d5e
Add --frozen to ci
wgrzeszczak Apr 21, 2026
eb86169
user modules
wgrzeszczak Apr 21, 2026
03f6792
dev lock
wgrzeszczak Apr 21, 2026
4fd57f9
Refine data-export-api test suite setup and helpers
rafal-k Apr 21, 2026
78b89d3
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
rafal-k Apr 21, 2026
7608c32
Add Playwright e2e test for profile CSV export
rafal-k Apr 21, 2026
d0609d1
Add support for the reports module
rafal-k Apr 21, 2026
c44e206
Add reports, payments-stripe, and data-export-api to CI test matrix
rafal-k Apr 21, 2026
f5f50f8
Report module fixes
wgrzeszczak Apr 22, 2026
2de5bc1
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
wgrzeszczak Apr 22, 2026
47c1ecf
Fix CI
wgrzeszczak Apr 22, 2026
fa39cab
reports module migration
wgrzeszczak Apr 22, 2026
7453db9
2FA fix for users, reports syntax fix
wgrzeszczak Apr 22, 2026
96baeb1
Payments app
wgrzeszczak Apr 27, 2026
9f8545c
Payments module fix
wgrzeszczak Apr 27, 2026
f0030ac
Syntax errors fixed
wgrzeszczak Apr 27, 2026
79e10ad
Cleanup
wgrzeszczak Apr 28, 2026
762086c
Cleanup
wgrzeszczak Apr 28, 2026
d5d7a12
Stripe module
wgrzeszczak Apr 28, 2026
74e9d48
Stripe payments module version
wgrzeszczak Apr 28, 2026
15b5a38
Chat module version
wgrzeszczak Apr 29, 2026
9b40ae2
Un-comment installation of the user module in seed script
rafal-k May 4, 2026
da73d30
Add Playwright e2e tests for openai module
rafal-k May 4, 2026
dc8909d
Fix CI workflow and align openai npm script
rafal-k May 4, 2026
cc3ae17
Fix assignment statement
wgrzeszczak May 5, 2026
365c06c
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
wgrzeszczak May 5, 2026
08b4c0a
pos-module migration for openai
wgrzeszczak May 5, 2026
3c8b5a2
Add test suite and CI integration for pos-module-oauth-github
rafal-k May 7, 2026
044d7f8
Add a missing PW config file to oauth-github module
rafal-k May 7, 2026
4d8ff9f
Clarify oauth-github test scope and avoid outbound GitHub call
rafal-k May 7, 2026
2d721f1
Fix seed script ordering and clarify README test scope
rafal-k May 7, 2026
64cd377
Update OAuth GitHub test README scope notes
rafal-k May 7, 2026
cb642c8
Add test suite for pos-module-oauth-google
rafal-k May 7, 2026
939c0f4
Add oauth-google to CI workflow
rafal-k May 7, 2026
e09e580
Add a missing package.json to oauth-google module
rafal-k May 7, 2026
451fbbe
Add test suite and CI integration for pos-module-oauth-facebook
rafal-k May 8, 2026
b2eb817
Add test suite and CI integration for pos-module-payments
rafal-k May 8, 2026
001b35e
Fix payments test matrix JSON key
rafal-k May 8, 2026
631634e
Cleanup
wgrzeszczak May 13, 2026
4035714
Fix user module seed script and CI deploy command
rafal-k May 13, 2026
e9c53f7
Make seed.sh executable in the user module
rafal-k May 13, 2026
88484b0
Fix chat module seed script and CI deploy command
rafal-k May 13, 2026
ec30a47
Merge branch 'master' into modules-syntax-part-2
wgrzeszczak May 14, 2026
ec264cd
Merge branch 'modules-syntax-part-2' of github.com:Platform-OS/pos-mo…
wgrzeszczak May 14, 2026
7072e00
Cleanup chat
wgrzeszczak May 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 6 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@ jobs:
mkdir -p ${{ env.LOGS_DIR }}
chmod -R 777 ${{ env.LOGS_DIR }}

# - name: Install modules
# if: steps.install_pos_cli.outcome == 'success'
# run: |
# cd pos-module-${{ matrix.module }}
# mkdir -p app
# pos-cli modules install
- name: Install modules
if: steps.install_pos_cli.outcome == 'success'
run: |
cd pos-module-${{ matrix.module }}
mkdir -p app
pos-cli modules install --dev

- name: Run pos-cli check
if: steps.install_pos_cli.outcome == 'success'
Expand Down
225 changes: 0 additions & 225 deletions .github/workflows/test-e2e.yml

This file was deleted.

Loading
Loading