Skip to content

gabrielmccallin/auto-insta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

93 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

auto-insta

See .vscode/tasks.json for commands to run and test this project.

Tests

These network calls are stubbed with Sinon.

There are no smoke tests calling the API.

This is because of the way that Deno Deploy picks up changes from the repository.

  • Pipeline tests run on push to the main branch.
  • A successful pipeline run will push the changeset to the production branch.
  • Deploy to the environment will happen on push to the production branch.

So post deploy tasks are not available to the current pipeline.

Ideally there would be a post deploy pipeline that could run integration tests. A successful run here could potentially deploy to another environment and provide a more complete preproduction / production test pipeline.

About

Using Deno πŸ¦• and Deno Deploy πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published