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

Add Integration Tests #5

Closed
markphelps opened this issue Feb 24, 2019 · 0 comments
Closed

Add Integration Tests #5

markphelps opened this issue Feb 24, 2019 · 0 comments
Labels

Comments

@markphelps
Copy link
Collaborator

Figure out a way to test Flipt from outside.

Possible options:

  • Run flipt in a separate process and test using the GRPC and/or REST APIs
  • Run flipt in a separate process and test via the UI using headless chrome?
  • ?
markphelps added a commit that referenced this issue Dec 20, 2023
#2538)

* feat(fs/azure): add support for Azure Blob Storage (FS Object Backend)

* improve test coverage

* fix issues after rebase

* refactor(storage): use go-cloud-blob (#5)

* cleanup

* cleanup

* Apply suggestions from code review

Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>

* cleanup go.mod

* drop configuration for account and shared_key as rely on envs of
go-cloud

* clean more

* Update internal/storage/fs/azblob/azblob_fs.go

Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>

* reorder ctx and cleanups.

There is a strange error `Log in goroutine after Test_Store has completed` occurs randomly.

---------

Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant