Skip to content

Move publish tests to main_test#1885

Merged
Ekrekr merged 1 commit intomainfrom
move-publish-tests-main
Dec 30, 2024
Merged

Move publish tests to main_test#1885
Ekrekr merged 1 commit intomainfrom
move-publish-tests-main

Conversation

@Ekrekr
Copy link
Contributor

@Ekrekr Ekrekr commented Dec 30, 2024

Individual fields under publish are already tested by the config parameters test, e.g.

fileContents: `publish ("name", ${tableConfig}).query(ctx => \`\n\nSELECT 1\`)`
.

This avoids us type locking in session the publish method - which allows updating the interface, and is safe because it's not officially supported yet #1168. Directly hooking in with session isn't really something we document.

This unblocks #1780.

@Ekrekr Ekrekr requested a review from a team as a code owner December 30, 2024 11:43
@Ekrekr Ekrekr requested review from a team, Ceridan, DiasDauletov and Tuseeq1 and removed request for a team, Ceridan and Tuseeq1 December 30, 2024 11:43
@Ekrekr
Copy link
Contributor Author

Ekrekr commented Dec 30, 2024

Tests passing manually, CI still broken

@Ekrekr Ekrekr merged commit 64d04a9 into main Dec 30, 2024
@Ekrekr Ekrekr deleted the move-publish-tests-main branch December 30, 2024 14:33
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.

2 participants