zitadel/internal/eventstore/handler/handler_projection_test.go
Silvan 37ee5b4bab
feat: jobs for projection tables (#1730)
* job queue

* wg improvements

* start handler

* statement

* statements

* imporve handler

* improve statement

* statement in seperate file

* move handlers

* move query/old to query

* handler

* read models

* bulk works

* cleanup

* contrib

* rename readmodel to projection

* rename read_models schema to projections

* rename read_models schema to projections

* search query as func,
bulk iterates as long as new events

* add event sequence less query

* update checks for events between current sequence and sequence of first statement if it has previous sequence 0

* cleanup crdb projection

* refactor projection handler

* start with testing

* tests for handler

* remove todo

* refactor statement: remove table name,
add tests

* improve projection handler shutdown,
no savepoint if noop stmt,
tests for stmt handler

* tests

* start failed events

* seperate branch for contrib

* move statement constructors to crdb pkg

* correct import

* Subscribe for eventtypes (#1800)

* fix: is default (#1737)

* fix: use email as username on global org (#1738)

* fix: use email as username on global org

* Update user_human.go

* Update register_handler.go

* chore(deps): update docusaurus (#1739)

* chore: remove PAT and use GH Token (#1716)

* chore: remove PAT and use GH Token

* fix env

* fix env

* fix env

* md lint

* trigger ci

* change user

* fix GH bug

* replace login part

* chore: add GH Token to sem rel (#1746)

* chore: add GH Token to sem rel

* try branch

* add GH Token

* remove test branch again

* docs: changes acme to acme-caos (#1744)

* changes acme to acme-caos

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>

* feat: add additional origins on applications (#1691)

* feat: add additional origins on applications

* app additional redirects

* chore(deps-dev): bump @angular/cli from 11.2.8 to 11.2.11 in /console (#1706)

* fix: show org with regex (#1688)

* fix: flag mapping (#1699)

* chore(deps-dev): bump @angular/cli from 11.2.8 to 11.2.11 in /console

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.8 to 11.2.11.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.8...v11.2.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump stylelint from 13.10.0 to 13.13.1 in /console (#1703)

* fix: show org with regex (#1688)

* fix: flag mapping (#1699)

* chore(deps-dev): bump stylelint from 13.10.0 to 13.13.1 in /console

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.10.0 to 13.13.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.10.0...13.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/node from 14.14.37 to 15.0.1 in /console (#1702)

* fix: show org with regex (#1688)

* fix: flag mapping (#1699)

* chore(deps-dev): bump @types/node from 14.14.37 to 15.0.1 in /console

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump ts-protoc-gen from 0.14.0 to 0.15.0 in /console (#1701)

* fix: show org with regex (#1688)

* fix: flag mapping (#1699)

* chore(deps): bump ts-protoc-gen from 0.14.0 to 0.15.0 in /console

Bumps [ts-protoc-gen](https://github.com/improbable-eng/ts-protoc-gen) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/improbable-eng/ts-protoc-gen/releases)
- [Changelog](https://github.com/improbable-eng/ts-protoc-gen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/improbable-eng/ts-protoc-gen/compare/0.14.0...0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/jasmine from 3.6.9 to 3.6.10 in /console (#1682)

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.9 to 3.6.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @types/google-protobuf in /console (#1681)

Bumps [@types/google-protobuf](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-protobuf) from 3.7.4 to 3.15.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-protobuf)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump grpc from 1.24.5 to 1.24.7 in /console (#1666)

Bumps [grpc](https://github.com/grpc/grpc-node) from 1.24.5 to 1.24.7.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/grpc@1.24.5...grpc@1.24.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* lock

* chore(deps-dev): bump @angular/language-service from 11.2.9 to 11.2.12 in /console (#1704)

* fix: show org with regex (#1688)

* fix: flag mapping (#1699)

* chore(deps-dev): bump @angular/language-service in /console

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.9 to 11.2.12.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/11.2.12/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Silvan <silvan.reusser@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* package lock

* downgrade grpc

* downgrade protobuf types

* revert npm packs 🥸

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Silvan <silvan.reusser@gmail.com>

* docs: update run and start section texts (#1745)

* update run and start section texts

* adds showcase

Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>

* fix: additional origin list (#1753)

* fix: handle api configs in authz handler (#1755)

* fix(console): add model for api keys, fix toast, binding (#1757)

* fix: add model for api keys, fix toast, binding

* show api clientid

* fix: missing patchvalue (#1758)

* feat: refresh token (#1728)

* begin refresh tokens

* refresh tokens

* list and revoke refresh tokens

* handle remove

* tests for refresh tokens

* uniqueness and default expiration

* rename oidc token methods

* cleanup

* migration version

* Update internal/static/i18n/en.yaml

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* fixes

* feat: update oidc pkg for refresh tokens

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* fix: correct json name of clientId in key.json (#1760)

* fix: migration version (#1767)

* start subscription

* eventtypes

* fix(login): links (#1778)

* fix(login): href for help

* fix(login): correct link to tos

* fix: access tokens for service users and refresh token infos (#1779)

* fix: access token for service user

* handle info from refresh request

* uniqueness

* postpone access token uniqueness change

* chore(coc): recommend code of conduct (#1782)

* subscribe for events

* feat(console): refresh toggle out of granttype context (#1785)

* refresh toggle

* disable if not code flow, lint

* lint

* fix: change oidc config order

* accept refresh option within flow

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: refresh token activation (#1795)

* fix: oidc grant type check

* docs: add offline_access scope

* docs: update refresh token status in supported grant types

* fix: update oidc pkg

* fix: check refresh token grant type (#1796)

* configuration structs

* org admins

* failed events

* fixes

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: mffap <mpa@caos.ch>
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* remove comment

* aggregate reducer

* remove eventtypes

* add protoc-get-validate to mod

* fix transaltion

* upsert

* add gender on org admins,
allow to retry failed stmts after configurable time

* remove if

* sub queries

* fix: tests

* add builder to tests

* new search query

* rename searchquerybuilder to builder

* remove comment from code

* test with multiple queries

* add filters test

* current sequences

* make org and org_admins work again

* add aggregate type to current sequence

* fix(contibute): listing

* add validate module

* fix: search queries

* feat(eventstore): previous aggregate root sequence (#1810)

* feat(eventstore): previous aggregate root sequence

* fix tests

* fix: eventstore v1 test

* add col to all mocked rows

* next try

* fix mig

* rename aggregate root to aggregate type

* update comment

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* small refactorings

* allow update multiple current sequences

* unique log id

* fix migrations

* rename org admin to org owner

* improve error handling and logging

* fix(migration): optimize prev agg root seq

* fix: projection handler test

* fix: sub queries

* small fixes

* additional event types

* correct org owner projection

* fix primary key

* feat(eventstore): jobs for projections (#2026)

* fix: template names in login (#1974)

* fix: template names in login

* fix: error.html

* fix: check for features on mgmt only (#1976)

* fix: add sentry in ui, http and projection handlers (#1977)

* fix: add sentry in ui, http and projection handlers

* fix test

* fix(eventstore): sub queries (#1805)

* sub queries

* fix: tests

* add builder to tests

* new search query

* rename searchquerybuilder to builder

* remove comment from code

* test with multiple queries

* add filters test

* fix(contibute): listing

* add validate module

* fix: search queries

* remove unused event type in query

* ignore query if error in marshal

* go mod tidy

* update privacy policy query

* update queries

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* feat: Extend oidc idp with oauth endpoints (#1980)

* feat: add oauth attributes to oidc idp configuration

* feat: return idpconfig id on create idp

* feat: tests

* feat: descriptions

* feat: docs

* feat: tests

* docs: update to beta 3 (#1984)

* fix: role assertion (#1986)

* fix: enum to display access token role assertion

* improve assertion descriptions

* fix nil pointer

* docs: eventstore (#1982)

* docs: eventstore

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: Florian Forster <florian@caos.ch>

* fix(sentry): trigger sentry release (#1989)

* feat(send sentry release): send sentry release

* fix(moved step and added releasetag): moved step and added releasetag

* fix: set version for sentry release (#1990)

* feat(send sentry release): send sentry release

* fix(moved step and added releasetag): moved step and added releasetag

* fix(corrected var name): corrected var name

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: log error reason on terminate session (#1973)

* fix: return default language file, if requested lang does not exist for default login texts (#1988)

* fix: return default language file, if requested lang doesnt exists

* feat: read default translation file

* feat: docs

* fix: race condition in auth request unmarshalling (#1993)

* feat: handle ui_locales in login (#1994)

* fix: handle ui_locales in login

* move supportedlanguage func into i18n package

* update oidc pkg

* fix: handle closed channels on unsubscribe (#1995)

* fix: give restore more time (#1997)

* fix: translation file read (#2009)

* feat: translation file read

* feat: readme

* fix: enable idp add button for iam users (#2010)

* fix: filter event_data (#2011)

* feat: Custom message files (#1992)

* feat: add get custom message text to admin api

* feat: read custom message texts from files

* feat: get languages in apis

* feat: get languages in apis

* feat: get languages in apis

* feat: pr feedback

* feat: docs

* feat: merge main

* fix: sms notification (#2013)

* fix: phone verifications

* feat: fix password reset as sms

* fix: phone verification

* fix: grpc status in sentry and validation interceptors (#2012)

* fix: remove oauth endpoints from oidc config proto (#2014)

* try with view

* fix(console): disable sw (#2021)

* fix: disable sw

* angular.json disable sw

* project projections

* fix typos

* customize projections

* customizable projections,
add change date to projects

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: mffap <mpa@caos.ch>
Co-authored-by: Christian Jakob <47860090+thesephirot@users.noreply.github.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* env file

* typo

* correct users

* correct migration

* fix: merge fail

* fix test

* fix(tests): unordered matcher

* improve currentSequenceMatcher

* correct certs

* correct certs

* add zitadel database on database list

* refctor switch in match

* enable all handlers

* Delete io.env

* cleanup

* add handlers

* rename view to projection

* rename view to projection

* fix type typo

* remove unnecessary logs

* refactor stmts

* simplify interval calculation

* fix tests

* fix unlock test

* fix migration

* migs

* fix(operator): update cockroach and flyway versions (#2138)

* chore(deps): bump k8s.io/apiextensions-apiserver from 0.19.2 to 0.21.3

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.19.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.19.2...v0.21.3)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump google.golang.org/api from 0.34.0 to 0.52.0

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.34.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.34.0...v0.52.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* start update dependencies

* update mods and otlp

* fix(build): update to go 1.16

* old version for k8s mods

* update k8s versions

* update orbos

* fix(operator): update cockroach and flyway version

* Update images.go

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>

* fix import

* fix typo

* fix(migration): add org projection

* fix(projection): correct table for org events in org owners

* better insert stmt

* fix typo

* fix typo

* set max connection lifetime

* set max conns and conn lifetime in eventstore v1

* configure sql connection settings

* add mig for agg type index

* fix replace tab in yaml

* check requeue at least 500ms

* split column in column and condition

* remove useless comment

* mig versions

* fix migs

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: Florian Forster <florian@caos.ch>
Co-authored-by: mffap <mpa@caos.ch>
Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
Co-authored-by: Christian Jakob <47860090+thesephirot@users.noreply.github.com>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
Co-authored-by: Stefan Benz <stefan@caos.ch>
2021-08-19 08:31:56 +02:00

992 lines
22 KiB
Go

package handler
import (
"context"
"errors"
"reflect"
"sync"
"testing"
"time"
"github.com/caos/zitadel/internal/eventstore"
"github.com/caos/zitadel/internal/eventstore/repository"
es_repo_mock "github.com/caos/zitadel/internal/eventstore/repository/mock"
)
var (
ErrQuery = errors.New("query err")
ErrFilter = errors.New("filter err")
ErrReduce = errors.New("reduce err")
ErrLock = errors.New("lock failed")
ErrUnlock = errors.New("unlock failed")
ErrExec = errors.New("exec error")
ErrBulk = errors.New("bulk err")
ErrUpdate = errors.New("update err")
)
func newTestStatement(seq, previousSeq uint64) Statement {
return Statement{
Sequence: seq,
PreviousSequence: previousSeq,
}
}
func initTimer() *time.Timer {
t := time.NewTimer(0)
<-t.C
return t
}
func TestProjectionHandler_processEvent(t *testing.T) {
type fields struct {
stmts []Statement
pushSet bool
shouldPush *time.Timer
}
type args struct {
ctx context.Context
event eventstore.EventReader
reduce Reduce
}
type want struct {
isErr func(err error) bool
stmts []Statement
}
tests := []struct {
name string
fields fields
args args
want want
}{
{
name: "reduce fails",
fields: fields{
stmts: nil,
pushSet: false,
shouldPush: nil,
},
args: args{
reduce: testReduceErr(ErrReduce),
},
want: want{
isErr: func(err error) bool {
return errors.Is(err, ErrReduce)
},
stmts: nil,
},
},
{
name: "no stmts",
fields: fields{
stmts: nil,
pushSet: false,
shouldPush: initTimer(),
},
args: args{
reduce: testReduce(),
},
want: want{
isErr: func(err error) bool {
return err == nil
},
stmts: nil,
},
},
{
name: "existing stmts",
fields: fields{
stmts: []Statement{
newTestStatement(1, 0),
},
pushSet: false,
shouldPush: initTimer(),
},
args: args{
reduce: testReduce(newTestStatement(2, 1)),
},
want: want{
isErr: func(err error) bool {
return err == nil
},
stmts: []Statement{
newTestStatement(1, 0),
newTestStatement(2, 1),
},
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := NewProjectionHandler(ProjectionHandlerConfig{
HandlerConfig: HandlerConfig{
Eventstore: nil,
},
ProjectionName: "",
RequeueEvery: -1,
})
h.stmts = tt.fields.stmts
h.pushSet = tt.fields.pushSet
h.shouldPush = tt.fields.shouldPush
err := h.processEvent(tt.args.ctx, tt.args.event, tt.args.reduce)
if !tt.want.isErr(err) {
t.Errorf("unexpected error %v", err)
}
if !reflect.DeepEqual(tt.want.stmts, h.stmts) {
t.Errorf("unexpected stmts\n want: %v\n got: %v", tt.want.stmts, h.stmts)
}
})
}
}
func TestProjectionHandler_fetchBulkStmts(t *testing.T) {
type args struct {
ctx context.Context
query SearchQuery
reduce Reduce
}
type want struct {
shouldLimitExeeded bool
isErr func(error) bool
}
type fields struct {
eventstore *eventstore.Eventstore
}
tests := []struct {
name string
args args
fields fields
want want
}{
{
name: "query returns err",
args: args{
ctx: context.Background(),
query: testQuery(nil, 0, ErrQuery),
reduce: testReduce(),
},
fields: fields{},
want: want{
shouldLimitExeeded: false,
isErr: func(err error) bool {
return errors.Is(err, ErrQuery)
},
},
},
{
name: "eventstore returns err",
args: args{
ctx: context.Background(),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("test").
Builder(),
5,
nil,
),
reduce: testReduce(),
},
fields: fields{
eventstore: eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEventsError(ErrFilter),
),
},
want: want{
shouldLimitExeeded: false,
isErr: func(err error) bool {
return errors.Is(err, ErrFilter)
},
},
},
{
name: "no events found",
args: args{
ctx: context.Background(),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("test").
Builder(),
5,
nil,
),
reduce: testReduce(),
},
fields: fields{
eventstore: eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEvents(),
),
},
want: want{
shouldLimitExeeded: false,
isErr: func(err error) bool {
return err == nil
},
},
},
{
name: "found events smaller than limit",
args: args{
ctx: context.Background(),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("test").
Builder(),
5,
nil,
),
reduce: testReduce(),
},
fields: fields{
eventstore: eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEvents(
&repository.Event{
ID: "id",
Sequence: 1,
PreviousAggregateSequence: 0,
CreationDate: time.Now(),
Type: "test.added",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
&repository.Event{
ID: "id",
Sequence: 2,
PreviousAggregateSequence: 1,
CreationDate: time.Now(),
Type: "test.changed",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
),
),
},
want: want{
shouldLimitExeeded: false,
isErr: func(err error) bool {
return err == nil
},
},
},
{
name: "found events exeed limit",
args: args{
ctx: context.Background(),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("test").
Builder(),
2,
nil,
),
reduce: testReduce(),
},
fields: fields{
eventstore: eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEvents(
&repository.Event{
ID: "id",
Sequence: 1,
PreviousAggregateSequence: 0,
CreationDate: time.Now(),
Type: "test.added",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
&repository.Event{
ID: "id",
Sequence: 2,
PreviousAggregateSequence: 1,
CreationDate: time.Now(),
Type: "test.changed",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
),
),
},
want: want{
shouldLimitExeeded: true,
isErr: func(err error) bool {
return err == nil
},
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := &ProjectionHandler{
lockMu: sync.Mutex{},
Handler: Handler{
Eventstore: tt.fields.eventstore,
},
shouldPush: initTimer(),
}
gotLimitExeeded, err := h.fetchBulkStmts(tt.args.ctx, tt.args.query, tt.args.reduce)
if !tt.want.isErr(err) {
t.Errorf("ProjectionHandler.prepareBulkStmts() error = %v", err)
return
}
if gotLimitExeeded != tt.want.shouldLimitExeeded {
t.Errorf("ProjectionHandler.prepareBulkStmts() = %v, want %v", gotLimitExeeded, tt.want.shouldLimitExeeded)
}
})
}
}
func TestProjectionHandler_push(t *testing.T) {
type fields struct {
stmts []Statement
pushSet bool
}
type args struct {
ctx context.Context
previousLock time.Duration
update Update
reduce Reduce
}
type want struct {
isErr func(err error) bool
minExecution time.Duration
}
tests := []struct {
name string
fields fields
args args
want want
}{
{
name: "previous lock",
fields: fields{
stmts: []Statement{
newTestStatement(1, 0),
newTestStatement(2, 1),
},
pushSet: true,
},
args: args{
ctx: context.Background(),
previousLock: 200 * time.Millisecond,
update: testUpdate(t, 2, nil),
reduce: testReduce(),
},
want: want{
isErr: func(err error) bool { return err == nil },
minExecution: 200 * time.Millisecond,
},
},
{
name: "error in update",
fields: fields{
stmts: []Statement{
newTestStatement(1, 0),
newTestStatement(2, 1),
},
pushSet: true,
},
args: args{
ctx: context.Background(),
update: testUpdate(t, 2, errors.New("some error")),
reduce: testReduce(),
},
want: want{
isErr: func(err error) bool { return err.Error() == "some error" },
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := NewProjectionHandler(ProjectionHandlerConfig{
HandlerConfig: HandlerConfig{},
})
h.stmts = tt.fields.stmts
h.pushSet = tt.fields.pushSet
if tt.args.previousLock > 0 {
h.lockMu.Lock()
go func() {
<-time.After(tt.args.previousLock)
h.lockMu.Unlock()
}()
}
start := time.Now()
if err := h.push(tt.args.ctx, tt.args.update, tt.args.reduce); !tt.want.isErr(err) {
t.Errorf("ProjectionHandler.push() error = %v", err)
}
executionTime := time.Since(start)
if tt.want.minExecution.Truncate(executionTime) > 0 {
t.Errorf("expected execution time >= %v got %v", tt.want.minExecution, executionTime)
}
if h.pushSet {
t.Error("expected push set to be false")
}
if len(h.stmts) != 0 {
t.Errorf("expected stmts to be nil but was %v", h.stmts)
}
})
}
}
func Test_cancelOnErr(t *testing.T) {
type args struct {
ctx context.Context
errs chan error
err error
}
tests := []struct {
name string
args args
cancelMocker *cancelMocker
}{
{
name: "error occured",
args: args{
ctx: context.Background(),
errs: make(chan error),
err: ErrNoCondition,
},
cancelMocker: &cancelMocker{
shouldBeCalled: true,
wasCalled: make(chan bool, 1),
},
},
{
name: "ctx done",
args: args{
ctx: canceledCtx(),
errs: make(chan error),
},
cancelMocker: &cancelMocker{
shouldBeCalled: false,
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := &ProjectionHandler{}
go h.cancelOnErr(tt.args.ctx, tt.args.errs, tt.cancelMocker.mockCancel)
if tt.args.err != nil {
tt.args.errs <- tt.args.err
}
tt.cancelMocker.check(t)
})
}
}
func TestProjectionHandler_bulk(t *testing.T) {
type args struct {
ctx context.Context
executeBulk *executeBulkMock
lock *lockMock
unlock *unlockMock
}
type res struct {
lockCount int
lockCanceled bool
executeBulkCount int
executeBulkCanceled bool
unlockCount int
isErr func(error) bool
}
tests := []struct {
name string
args args
res res
}{
{
name: "lock fails",
args: args{
ctx: context.Background(),
executeBulk: &executeBulkMock{},
lock: &lockMock{
firstErr: ErrLock,
errWait: time.Duration(500 * time.Millisecond),
},
unlock: &unlockMock{},
},
res: res{
lockCount: 1,
executeBulkCount: 0,
unlockCount: 0,
isErr: func(err error) bool {
return errors.Is(err, ErrLock)
},
},
},
{
name: "unlock fails",
args: args{
ctx: context.Background(),
executeBulk: &executeBulkMock{},
lock: &lockMock{
err: nil,
errWait: time.Duration(500 * time.Millisecond),
},
unlock: &unlockMock{
err: ErrUnlock,
},
},
res: res{
lockCount: 1,
executeBulkCount: 1,
unlockCount: 1,
isErr: func(err error) bool {
return errors.Is(err, ErrUnlock)
},
},
},
{
name: "no error",
args: args{
ctx: context.Background(),
executeBulk: &executeBulkMock{},
lock: &lockMock{
err: nil,
errWait: time.Duration(500 * time.Millisecond),
canceled: make(chan bool, 1),
},
unlock: &unlockMock{
err: nil,
},
},
res: res{
lockCount: 1,
executeBulkCount: 1,
unlockCount: 1,
isErr: func(err error) bool {
return errors.Is(err, nil)
},
},
},
{
name: "ctx canceled before lock",
args: args{
ctx: canceledCtx(),
executeBulk: &executeBulkMock{},
lock: &lockMock{
err: nil,
errWait: time.Duration(500 * time.Millisecond),
canceled: make(chan bool, 1),
},
unlock: &unlockMock{
err: nil,
},
},
res: res{
lockCount: 1,
lockCanceled: true,
executeBulkCount: 0,
unlockCount: 0,
isErr: func(err error) bool {
return errors.Is(err, nil)
},
},
},
{
name: "2nd lock fails",
args: args{
ctx: context.Background(),
executeBulk: &executeBulkMock{
canceled: make(chan bool, 1),
waitForCancel: true,
},
lock: &lockMock{
firstErr: nil,
err: ErrLock,
errWait: time.Duration(100 * time.Millisecond),
canceled: make(chan bool, 1),
},
unlock: &unlockMock{
err: nil,
},
},
res: res{
lockCount: 1,
lockCanceled: true,
executeBulkCount: 1,
unlockCount: 1,
isErr: func(err error) bool {
return errors.Is(err, nil)
},
},
},
{
name: "bulk fails",
args: args{
ctx: context.Background(),
executeBulk: &executeBulkMock{
canceled: make(chan bool, 1),
err: ErrBulk,
waitForCancel: false,
},
lock: &lockMock{
firstErr: nil,
err: nil,
errWait: time.Duration(100 * time.Millisecond),
canceled: make(chan bool, 1),
},
unlock: &unlockMock{
err: nil,
},
},
res: res{
lockCount: 1,
lockCanceled: true,
executeBulkCount: 1,
unlockCount: 1,
isErr: func(err error) bool {
return errors.Is(err, ErrBulk)
},
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := NewProjectionHandler(ProjectionHandlerConfig{
HandlerConfig: HandlerConfig{},
ProjectionName: "",
RequeueEvery: -1,
})
err := h.bulk(tt.args.ctx, tt.args.lock.lock(), tt.args.executeBulk.executeBulk(), tt.args.unlock.unlock())
if !tt.res.isErr(err) {
t.Errorf("unexpected error %v", err)
}
tt.args.lock.check(t, tt.res.lockCount, tt.res.lockCanceled)
tt.args.executeBulk.check(t, tt.res.executeBulkCount, tt.res.executeBulkCanceled)
tt.args.unlock.check(t, tt.res.unlockCount)
})
}
}
func TestProjectionHandler_prepareExecuteBulk(t *testing.T) {
type fields struct {
Handler Handler
SequenceTable string
stmts []Statement
pushSet bool
shouldPush *time.Timer
}
type args struct {
ctx context.Context
query SearchQuery
reduce Reduce
update Update
}
type want struct {
isErr func(error) bool
}
tests := []struct {
name string
fields fields
args args
want want
}{
{
name: "ctx done",
args: args{
ctx: canceledCtx(),
},
want: want{
isErr: func(err error) bool {
return err == nil
},
},
},
{
name: "fetch fails",
fields: fields{},
args: args{
query: testQuery(nil, 10, ErrNoProjection),
ctx: context.Background(),
},
want: want{
isErr: func(err error) bool {
return errors.Is(err, ErrNoProjection)
},
},
},
{
name: "push fails",
fields: fields{
Handler: NewHandler(HandlerConfig{
eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEvents(
&repository.Event{
ID: "id2",
Sequence: 1,
PreviousAggregateSequence: 0,
CreationDate: time.Now(),
Type: "test.added",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
&repository.Event{
ID: "id2",
Sequence: 2,
PreviousAggregateSequence: 1,
CreationDate: time.Now(),
Type: "test.changed",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
),
),
},
),
shouldPush: initTimer(),
},
args: args{
update: testUpdate(t, 2, ErrUpdate),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("testAgg").
Builder(),
10,
nil,
),
reduce: testReduce(
newTestStatement(2, 1),
),
ctx: context.Background(),
},
want: want{
isErr: func(err error) bool {
return errors.Is(err, ErrUpdate)
},
},
},
{
name: "success",
fields: fields{
Handler: NewHandler(HandlerConfig{
eventstore.NewEventstore(
es_repo_mock.NewRepo(t).ExpectFilterEvents(
&repository.Event{
ID: "id2",
Sequence: 1,
PreviousAggregateSequence: 0,
CreationDate: time.Now(),
Type: "test.added",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
&repository.Event{
ID: "id2",
Sequence: 2,
PreviousAggregateSequence: 1,
CreationDate: time.Now(),
Type: "test.changed",
Version: "v1",
AggregateID: "testid",
AggregateType: "testAgg",
},
),
),
},
),
shouldPush: initTimer(),
},
args: args{
update: testUpdate(t, 4, nil),
query: testQuery(
eventstore.NewSearchQueryBuilder(eventstore.ColumnsEvent).
AddQuery().
AggregateTypes("testAgg").
Builder(),
10,
nil,
),
reduce: testReduce(
newTestStatement(1, 0),
newTestStatement(2, 1),
),
ctx: context.Background(),
},
want: want{
isErr: func(err error) bool {
return errors.Is(err, nil)
},
},
},
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
h := &ProjectionHandler{
Handler: tt.fields.Handler,
lockMu: sync.Mutex{},
stmts: tt.fields.stmts,
pushSet: tt.fields.pushSet,
shouldPush: tt.fields.shouldPush,
}
execBulk := h.prepareExecuteBulk(tt.args.query, tt.args.reduce, tt.args.update)
err := execBulk(tt.args.ctx)
if !tt.want.isErr(err) {
t.Errorf("unexpected err %v", err)
}
})
}
}
func testUpdate(t *testing.T, expectedStmtCount int, returnedErr error) Update {
return func(ctx context.Context, stmts []Statement, reduce Reduce) ([]Statement, error) {
if expectedStmtCount != len(stmts) {
t.Errorf("expected %d stmts got %d", expectedStmtCount, len(stmts))
}
return []Statement{}, returnedErr
}
}
func testReduce(stmts ...Statement) Reduce {
return func(event eventstore.EventReader) ([]Statement, error) {
return stmts, nil
}
}
func testReduceErr(err error) Reduce {
return func(event eventstore.EventReader) ([]Statement, error) {
return nil, err
}
}
func testQuery(query *eventstore.SearchQueryBuilder, limit uint64, err error) SearchQuery {
return func() (*eventstore.SearchQueryBuilder, uint64, error) {
return query, limit, err
}
}
type executeBulkMock struct {
callCount int
err error
waitForCancel bool
canceled chan bool
}
func (m *executeBulkMock) executeBulk() executeBulk {
return func(ctx context.Context) error {
m.callCount++
if m.waitForCancel {
select {
case <-ctx.Done():
m.canceled <- true
return nil
case <-time.After(500 * time.Millisecond):
}
}
return m.err
}
}
func (m *executeBulkMock) check(t *testing.T, callCount int, shouldBeCalled bool) {
t.Helper()
if callCount != m.callCount {
t.Errorf("wrong call count: expected %v got: %v", m.callCount, callCount)
}
if shouldBeCalled {
select {
case <-m.canceled:
default:
t.Error("bulk should be canceled but wasn't")
}
}
}
type lockMock struct {
callCount int
canceled chan bool
firstErr error
err error
errWait time.Duration
}
func (m *lockMock) lock() Lock {
return func(ctx context.Context, _ time.Duration) <-chan error {
m.callCount++
errs := make(chan error)
go func() {
for i := 0; ; i++ {
select {
case <-ctx.Done():
m.canceled <- true
close(errs)
return
case <-time.After(m.errWait):
err := m.err
if i == 0 {
err = m.firstErr
}
errs <- err
}
}
}()
return errs
}
}
func (m *lockMock) check(t *testing.T, callCount int, shouldBeCanceled bool) {
t.Helper()
if callCount != m.callCount {
t.Errorf("wrong call count: expected %v got: %v", callCount, m.callCount)
}
if shouldBeCanceled {
select {
case <-m.canceled:
case <-time.After(5 * time.Second):
t.Error("lock should be canceled but wasn't")
}
}
}
type unlockMock struct {
callCount int
err error
}
func (m *unlockMock) unlock() Unlock {
return func() error {
m.callCount++
return m.err
}
}
func (m *unlockMock) check(t *testing.T, callCount int) {
t.Helper()
if callCount != m.callCount {
t.Errorf("wrong call count: expected %v got: %v", callCount, m.callCount)
}
}
func canceledCtx() context.Context {
ctx, cancel := context.WithCancel(context.Background())
cancel()
return ctx
}
type cancelMocker struct {
shouldBeCalled bool
wasCalled chan bool
}
func (m *cancelMocker) mockCancel() {
m.wasCalled <- true
}
func (m *cancelMocker) check(t *testing.T) {
t.Helper()
if m.shouldBeCalled {
if wasCalled := <-m.wasCalled; !wasCalled {
t.Errorf("cancel: should: %t got: %t", m.shouldBeCalled, wasCalled)
}
}
}