Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / maxatome/go-testdeep issues and pull requests

#244 - ci: switch to install-go v3.4

Pull Request - State: closed - Opened by maxatome about 1 year ago - 1 comment

#243 - refactor: make golangci-lint v1.52.2 happy

Pull Request - State: closed - Opened by maxatome about 1 year ago - 1 comment

#242 - feat(ErrorIs): becomes a smuggler operator with errors.As feature

Pull Request - State: closed - Opened by maxatome about 1 year ago - 2 comments

#241 - ci: add workflow_dispatch as event trigger

Pull Request - State: closed - Opened by maxatome about 1 year ago

#240 - test: fix empty GOPROXY when testing with tip

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#239 - fix(JSON): errors with wrong origin operator

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#238 - chore: cosmetic changes before the release

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#237 - feat(JSON): accept json.RawMessage as input

Pull Request - State: closed - Opened by deathiop over 1 year ago - 1 comment

#236 - Flatten++

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#235 - docs: fix README typo

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#234 - style: remove useless comment

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#233 - ci: test with go1.20

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#232 - feat: add generic functions td.Anchor and td.A, another way to anchor

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#231 - feat(internal): add (*ctxerr.Error).ErrorWithoutColors method

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#230 - feat: add TestDeepInGotOK allowing to test td.TestDeep operators

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#229 - fix(internal/json): avoid data race

Pull Request - State: closed - Opened by maxatome over 1 year ago - 2 comments

#228 - feat(tdhttp): allow usage of tdhttp.Q when using PostForm helpers

Pull Request - State: closed - Opened by c-roussel over 1 year ago - 2 comments

#227 - feat: go1.20 introduces slice to array convertibility

Pull Request - State: closed - Opened by maxatome over 1 year ago - 2 comments

#226 - refactor: Replace(a, b, -1) → ReplaceAll(a, b)

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#225 - WIP: tdhttp + templates

Pull Request - State: open - Opened by maxatome over 1 year ago - 1 comment

#223 - Replace bytes.Buffer by strings.Builder

Issue - State: closed - Opened by maxatome over 1 year ago - 1 comment
Labels: enhancement, good first issue, hacktoberfest

#222 - fix(Recv): timeout can mask expected value

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#221 - refactor: go1.16 required now, so drop support for go1.9 to go1.15

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#220 - feat: add ErrorIs operator

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#219 - feat(tdhttp): add TestAPI's CmpResponse & CmpTrailer

Pull Request - State: closed - Opened by maxatome over 1 year ago - 1 comment

#217 - feat(JSON): operators possible in JSON strings

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 3 comments

#216 - Grep, First & Last operators

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 2 comments

#215 - docs: fix typo

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#214 - Some refactoring

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#213 - fix(doc,tdhttp): typo

Pull Request - State: closed - Opened by Linkid almost 2 years ago - 2 comments

#212 - docs(README): v1.12.0 release announce

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#211 - docs: typo

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#210 - Go119 doc td

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#209 - docs: helpers use new go1.19 doc features

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#208 - Go119

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#207 - test: fix test related to go1.19 change

Pull Request - State: closed - Opened by maxatome almost 2 years ago - 1 comment

#206 - fix: panic when comparing nested maps using private fields as key

Pull Request - State: closed - Opened by maxatome about 2 years ago - 1 comment

#205 - fix: UseEqual & anchoring feature didn't play well together

Pull Request - State: closed - Opened by maxatome about 2 years ago - 1 comment

#204 - fix(tdhttp): doc + add corresponding case in tests

Pull Request - State: closed - Opened by maxatome about 2 years ago - 1 comment

#203 - Add support for quotation marks in JSON operators

Issue - State: closed - Opened by r6q about 2 years ago - 3 comments
Labels: enhancement

#202 - refactor: since go1.18 use any instead of interface{}

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#201 - ci: enable go1.18 + upgrade golangci-lint to v1.45.0

Pull Request - State: closed - Opened by maxatome over 2 years ago - 2 comments

#200 - feat(tdhttp): add Options() function and *TestAPI method

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#199 - feat(Code): Code can now officially delegate its comparison

Pull Request - State: closed - Opened by maxatome over 2 years ago - 2 comments

#198 - [wip] tdhttp++

Pull Request - State: closed - Opened by maxatome over 2 years ago - 2 comments

#197 - refactor: fix bad use of time.Duration in examples

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#196 - Doc

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#195 - refactor: fix `anchroring` wording

Pull Request - State: closed - Opened by deathiop over 2 years ago - 1 comment

#194 - ci: add asciicheck & durationcheck linters

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#193 - tdsuite doc + another misuse detection

Pull Request - State: closed - Opened by maxatome over 2 years ago - 2 comments

#192 - fix(tdsuite): detect wrongly defined hooks

Pull Request - State: closed - Opened by deathiop over 2 years ago - 2 comments

#191 - anchors not working with table driven tests / multiple t.Cmp calls

Issue - State: closed - Opened by derekperkins over 2 years ago - 2 comments

#188 - Fixes

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#187 - feat(Struct,SStruct): expectedFields now optional or multiple

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#186 - feat: Struct & SStruct can override model fields in expectedFields

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#185 - feat(JSON): accept int_lit & float_lit numbers as defined in go spec

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#184 - fix(anchor): anchoring 2 slices at the same time didn't work

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#183 - feat(Between): handles value implementing Compare & Less methods

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#181 - fix(JSON): a panic could occur when using All+JSON+embeddedOp+$1

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#180 - ci: use install-go.pl v3.0

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#179 - ci: make linters happy

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#178 - Rework failures traces

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment

#177 - feat(Smuggle): Smuggle can now cast values

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment
Labels: hacktoberfest

#176 - fix(Contains): slice in slice search didn't work at end of slice

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment
Labels: hacktoberfest

#175 - Between(FROM, TO): if FROM is a time.Time, TO can now be a time.Duration

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment
Labels: hacktoberfest

#174 - fix(JSON): same behavior for embedded & placeholder operators

Pull Request - State: closed - Opened by maxatome over 2 years ago - 1 comment
Labels: hacktoberfest

#173 - feat(JSON): rework placeholders handling

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#172 - fix(tdhttp): (*tdhttp.TestApi).CmpJSONBody(nil) panicked

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 2 comments

#171 - fix(Catch): TypeBehind can fall back on target dereferenced type

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#170 - fix(JSON): named placeholder values were not JSON {,un}marshalled

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#169 - fix(JSONPointer): rework handling of expected value to be more powerful

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#168 - feat(Bag/Set): implements TypeBehind method

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#167 - fix(Len/Cap): Len & Cap could not be used in JSON

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#166 - feat(tdhttp): add tdhttp.Q type to easily declare query parameters

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 2 comments

#165 - Add tdhttp.Path() function

Issue - State: closed - Opened by maxatome almost 3 years ago - 1 comment
Labels: enhancement

#162 - feat(fatalizer): operators do not panic anymore

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 2 comments

#161 - Cookies

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#160 - fix(tdhttp): chaining of Cmp* methods can lead to skew Failed() result

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#159 - feat(tdhttp): add CmpCookies

Pull Request - State: closed - Opened by Julien2313 almost 3 years ago - 3 comments

#158 - fix(JSON): TypeBehind delegated when operator at JSON root

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#157 - ci: enable tests on go 1.17

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#156 - feat(tdhttp): introduce multipart requests as defined in RFC 2046

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#155 - feat: introduce nocolor helper

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#154 - feat: add IgnoreUnexported feature and rework UseEqual

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#153 - feat: Struct & SStruct now understand shell patterns & regexps

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 3 comments

#152 - fix: multi-lines colored text → color-off \n color-on for each line

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#151 - fix: revert unsafe fatalizer

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#150 - feat: add (*td.T).Parallel() method

Pull Request - State: closed - Opened by abhinav almost 3 years ago - 2 comments

#149 - Difficult to call t.Parallel with td.T

Issue - State: closed - Opened by abhinav almost 3 years ago - 3 comments

#148 - ci: upgrade golangci-lint to v1.41.1

Pull Request - State: closed - Opened by maxatome almost 3 years ago - 1 comment

#147 - reset test name color before newline

Pull Request - State: closed - Opened by siadat about 3 years ago - 2 comments

#146 - Ignore unexported struct fields?

Issue - State: closed - Opened by siadat about 3 years ago - 13 comments

#145 - Do not panic anymore

Pull Request - State: closed - Opened by maxatome about 3 years ago - 4 comments

#144 - feat: add SuperSliceOf operator

Pull Request - State: closed - Opened by maxatome about 3 years ago - 3 comments

#143 - Add comparison to github.com/go-test/deep

Issue - State: open - Opened by derekperkins about 3 years ago - 3 comments
Labels: documentation

#142 - Support lax matching of sets

Pull Request - State: closed - Opened by dgladkov about 3 years ago - 1 comment

#141 - Expose some internal types, so custom operators can be built

Issue - State: open - Opened by Groxx about 3 years ago - 1 comment

#140 - Smuggle fields-path param can dereference maps, arrays & slices

Pull Request - State: closed - Opened by maxatome about 3 years ago - 1 comment