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

chore: add serverless integration tests #931

Closed
wants to merge 1 commit into from

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Nov 24, 2023

Resolves #930

Adds tests for serverless and ensures that we can claim that we are supporting serverless.

@wolfy1339


Before the change?

After the change?

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@wolfy1339
Copy link
Member

There is no need to always ping me. I get notifications on all JS Octokit repos, and I also get notifications for Probot repos I have access to

@G-Rath
Copy link
Member

G-Rath commented Nov 24, 2023

It's not clear to me what this is covering that we've not already got covered - we've already required 100% code coverage, and this doesn't seem to be testing against every popular serverless runtime environment so I'm not sure how this change would allow us to claim we're serverless compatible anymore than we can now (which I think is fine for us to do without these tests), and not sure if it justifies the maintenance burden of having all the extra tests...

@wolfy1339 wolfy1339 added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Nov 24, 2023
@Uzlopak
Copy link
Contributor Author

Uzlopak commented Nov 25, 2023

Ok, Cabal. ;)

@Uzlopak Uzlopak closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEAT]: Export createNodeHandler
3 participants