ipld-eth-beacon-indexer/pkg/database/sql/postgres
Abdul Rabbani e2f7fa381b
Utilize Ginkgo toreplace testing library, and add CI/CD. (#9)
* Utilize Ginkgo and replace `testing` library.

* Add TOC to docs

* Add Docker specific files

* Remove -e

* Update on-pr-manual.yml

* Add depth

* Add repositories

* Remove $ from path

* Update path for make

* Setup Go and Ginkgo

* Use go mod download

* Use go install

* Update on-pr-manual.yml

* Use latest

* Remove install of GINKGO

* Add explicit gopath

* Explicitly specify the gopath

* Update on-pr-manual.yml

* Update on-pr-manual.yml

* Update on-pr-manual.yml

* Update on-pr-manual.yml

* Update on-pr-manual.yml

* Update on-pr-manual.yml

* Use which ginkgo

* Try with make now

* Final working Make
2022-04-22 08:28:01 -04:00
..
config.go Code clean up + Beacon Chain Connection 2022-04-20 18:12:44 -04:00
database.go Last second clean ups 2022-04-20 18:23:21 -04:00
pgx_test.go Utilize Ginkgo toreplace testing library, and add CI/CD. (#9) 2022-04-22 08:28:01 -04:00
pgx.go Add DB Connection and Logging 2022-04-20 15:44:15 -04:00
postgres_suite_test.go Utilize Ginkgo toreplace testing library, and add CI/CD. (#9) 2022-04-22 08:28:01 -04:00