Ecosyste.ms: Issues

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

GitHub / theory/pgtap issues and pull requests

#99 - Fix wrong message opclass

Pull Request - State: closed - Opened by rodo about 8 years ago - 1 comment

#98 - add extension test support

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

#97 - functions_are() sees pgtap's functions

Issue - State: closed - Opened by wttw over 8 years ago - 7 comments

#96 - Test case fixture isolation with `runtests`.

Issue - State: open - Opened by corriander over 8 years ago - 1 comment
Labels: enhancement

#95 - Exception test failing in 9.5 but not 9.4

Issue - State: closed - Opened by keithf4 over 8 years ago - 8 comments

#94 - Fix extension versioning consistency

Issue - State: closed - Opened by keithf4 over 8 years ago - 3 comments

#93 - Add PG 9.4 as a travis target

Pull Request - State: closed - Opened by decibel almost 9 years ago

#92 - Error diagnostics

Pull Request - State: closed - Opened by decibel almost 9 years ago - 1 comment

#91 - Improve handling of types

Issue - State: open - Opened by decibel almost 9 years ago - 3 comments
Labels: enhancement

#90 - col_is_fk( :table, :columns, :description ) is not working as intended

Issue - State: closed - Opened by lebeier about 9 years ago - 1 comment

#89 - 0.95 exposes _time_trial type

Issue - State: closed - Opened by mestudd about 9 years ago - 2 comments

#88 - results_eq variant that accepts parameters

Issue - State: closed - Opened by studdugie about 9 years ago - 5 comments

#87 - Is it possible to use a script file extension other than 'pg' with pg_prove?

Issue - State: closed - Opened by polobo over 9 years ago - 8 comments

#86 - Exclude startup, shutdown, etc from being considered user-level tests

Pull Request - State: closed - Opened by decibel over 9 years ago - 9 comments

#85 - coverage

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

#84 - mocks and stubs?

Issue - State: closed - Opened by apolishch over 9 years ago - 1 comment

#83 - trigger_is(): allow testing function arguments

Issue - State: open - Opened by decibel over 9 years ago - 7 comments
Labels: enhancement

#82 - Ubuntu package Version?

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

#81 - pg_prove: Cannot determine source for --source

Issue - State: closed - Opened by lifepillar over 9 years ago - 3 comments

#80 - Add an option to finish() to throw exception if tests have failed

Issue - State: closed - Opened by singpolyma over 9 years ago - 1 comment
Labels: enhancement

#79 - Add schema/table/column variations of col_is_unique

Pull Request - State: closed - Opened by decibel over 9 years ago - 1 comment

#78 - Handle Multi-line Exceptions with throws_ok()

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

#77 - README says 0.95.0 but pgtap.control has 0.94.0

Issue - State: closed - Opened by keithf4 over 9 years ago - 1 comment
Labels: bug

#76 - In the interest of enforcing good name spacing conventions for tables

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

#75 - How to test a "setter" function using results_eq()

Issue - State: closed - Opened by bglanville almost 10 years ago - 7 comments

#74 - add foregin_tables_are functions.

Pull Request - State: closed - Opened by slaught about 10 years ago - 6 comments

#73 - Change is_member_of to use roles instead of groups and users

Pull Request - State: closed - Opened by decibel about 10 years ago - 1 comment

#72 - *_exist() and *_does_not_exist() functions

Issue - State: closed - Opened by decibel about 10 years ago - 1 comment

#71 - Update _runner to live when test function dies.

Pull Request - State: closed - Opened by kotslon over 10 years ago - 1 comment

#70 - Update _runner to live when test function dies.

Pull Request - State: closed - Opened by kotslon over 10 years ago

#69 - Update _runner to live when test function dies.

Pull Request - State: closed - Opened by kotslon over 10 years ago - 3 comments

#68 - Exception in one test crushes entire suit

Issue - State: closed - Opened by kotslon over 10 years ago - 19 comments
Labels: bug, to do

#67 - GRANT SELECT TO PUBLIC on tap_funky and pg_all_foreign_keys

Issue - State: closed - Opened by theory over 10 years ago - 5 comments
Labels: bug

#66 - Add Functions with reg* casts

Issue - State: open - Opened by theory over 10 years ago
Labels: enhancement

#65 - Fix the build

Pull Request - State: closed - Opened by aguynamedryan over 10 years ago - 1 comment

#64 - Try to escape expected output of performs_within to satisfy pre-9.1

Pull Request - State: closed - Opened by aguynamedryan over 10 years ago - 3 comments

#63 - performs_within()

Pull Request - State: closed - Opened by aguynamedryan over 10 years ago - 4 comments

#62 - Add materialized_views functions.

Pull Request - State: closed - Opened by cb500 over 10 years ago - 5 comments

#61 - materialized_views_are

Issue - State: closed - Opened by rngadam over 10 years ago - 6 comments
Labels: enhancement

#60 - enum_has_labels() Sorts Added Labels Incorrectly.

Issue - State: closed - Opened by theory over 10 years ago - 6 comments
Labels: bug

#59 - travis link in README goes to wrong repo

Issue - State: closed - Opened by freewil over 10 years ago

#58 - Add has_sequence() variant with schema and no description

Issue - State: closed - Opened by Su-Shee over 10 years ago - 2 comments
Labels: enhancement, to do

#57 - Fix syntax error in documentation

Pull Request - State: closed - Opened by marcenuc over 10 years ago

#56 - throws_ok() & throws_like() not handling long exception messages?

Issue - State: closed - Opened by keithf4 almost 11 years ago - 4 comments
Labels: bug

#55 - skip grammar

Issue - State: closed - Opened by asoki almost 11 years ago - 1 comment

#54 - has_table( :schema, :table ) version of the function is missing

Issue - State: closed - Opened by mscolly about 11 years ago

#53 - postgresql 9.3 create extension operator is not unique error

Issue - State: closed - Opened by asoki about 11 years ago - 5 comments

#52 - pgxnclient install pgtap

Issue - State: closed - Opened by eneault about 11 years ago - 16 comments

#51 - has_index() without index name requirement

Issue - State: closed - Opened by keithf4 about 11 years ago - 9 comments
Labels: enhancement

#50 - Odd behavior of results_eq between postgresql 9.2 and 9.3

Issue - State: closed - Opened by keithf4 about 11 years ago - 7 comments
Labels: bug

#49 - Add Alternate functions accepting a regprocedure Param

Issue - State: open - Opened by theory about 11 years ago
Labels: enhancement, to do

#48 - Use wildcard function

Pull Request - State: closed - Opened by titanofold about 11 years ago - 1 comment

#47 - Fixed bug in Makefile lines 54-56

Pull Request - State: closed - Opened by eneault over 11 years ago - 1 comment

#46 - Allow 'PG_CONFIG="/path/to/pg_config" make'

Pull Request - State: closed - Opened by titanofold over 11 years ago - 5 comments

#45 - Test to see if a role has no privileges

Issue - State: closed - Opened by keithf4 over 11 years ago - 3 comments

#44 - download page is out of date

Issue - State: closed - Opened by petere over 11 years ago - 1 comment

#43 - Operator Test Functions Not Ideal

Issue - State: open - Opened by theory over 11 years ago
Labels: to do

#42 - Use of `display_type()` Sucks

Issue - State: closed - Opened by theory over 11 years ago - 1 comment
Labels: bug, to do

#41 - Add has_check() Variants

Issue - State: open - Opened by theory over 11 years ago - 4 comments
Labels: enhancement, to do

#40 - Add more Owner Test Functions

Issue - State: closed - Opened by theory over 11 years ago - 2 comments
Labels: to do

#39 - Enable non-0 exit on test failure

Issue - State: closed - Opened by theory over 11 years ago - 1 comment
Labels: to do

#38 - Add useful negation function tests

Issue - State: closed - Opened by theory over 11 years ago - 3 comments
Labels: to do

#37 - Add rowtype_is()

Issue - State: open - Opened by theory over 11 years ago
Labels: enhancement

#36 - Add other schema testing functions

Issue - State: open - Opened by theory over 11 years ago
Labels: enhancement

#35 - Have `has_function()` manage OUT, INOUT, and VARIADIC arguments

Issue - State: open - Opened by theory over 11 years ago
Labels: to do

#34 - Add permission-testing functions

Issue - State: closed - Opened by theory over 11 years ago - 1 comment
Labels: enhancement, to do

#33 - Allow description to be optional when schema passed to table testing functions

Issue - State: open - Opened by theory over 11 years ago - 1 comment
Labels: to do

#32 - Allow records to be passed to set comparison functions

Issue - State: open - Opened by theory over 11 years ago
Labels: to do

#31 - Add `isnt_empty()` to complement `is_empty()`

Issue - State: closed - Opened by theory over 11 years ago
Labels: to do

#30 - Sync parameter names with those listed in the docs

Issue - State: open - Opened by theory over 11 years ago
Labels: to do

#29 - Installing Perlbrew in 10.8.2

Issue - State: closed - Opened by maya923 over 11 years ago - 1 comment

#28 - Add `has_foreign_table()`

Issue - State: closed - Opened by theory almost 12 years ago - 1 comment

#27 - spclocation

Issue - State: closed - Opened by mrmuskrat about 12 years ago - 4 comments

#26 - Installing 0.90.0 fails on Mountain Lion with perlbrew

Issue - State: closed - Opened by ghost about 12 years ago - 1 comment

#25 - pgtap-core needs dependency on plpgsql

Issue - State: closed - Opened by petere about 12 years ago

#24 - how do I run different setup/teardown functions for each test ?

Issue - State: closed - Opened by z00m1n over 12 years ago - 1 comment

#23 - col_is_default throws an exception for 'point' type

Issue - State: closed - Opened by miralita over 12 years ago - 7 comments

#22 - ERROR: relation "__tcache__" does not exist

Issue - State: closed - Opened by z00m1n over 12 years ago - 6 comments

#21 - row_eq doesn't seem like it would ever work

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

#20 - [Feature] throws_matching DETAIL: portion?

Issue - State: open - Opened by jaylevitt over 12 years ago - 3 comments
Labels: enhancement

#19 - Doc edits: typos, --verbose

Pull Request - State: closed - Opened by jaylevitt over 12 years ago - 1 comment

#18 - Using installcheck target in an extension

Issue - State: closed - Opened by jaylevitt over 12 years ago - 3 comments

#17 - Ignore Internal Triggers

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

#16 - getos.sh not executable

Issue - State: closed - Opened by petere almost 13 years ago - 2 comments

#15 - results_eq error message for data type mismatch is misleading

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

#14 - col_is_unique not working on PostgreSQL 8.3

Issue - State: closed - Opened by guedes almost 13 years ago - 2 comments

#13 - pgtap on 9.1

Pull Request - State: closed - Opened by tkopets about 13 years ago - 1 comment

#12 - has_index does not understand array expressions in the column list

Issue - State: closed - Opened by theory over 13 years ago - 3 comments
Labels: bug, to do

#11 - Fixed issue #6: wrong quoting for types with precision

Pull Request - State: closed - Opened by eoranged over 13 years ago - 7 comments

#10 - Function test_started() renamed to diag_test_name()

Pull Request - State: closed - Opened by eoranged over 13 years ago

#9 - Test started renamed and documented

Pull Request - State: closed - Opened by eoranged over 13 years ago - 14 comments

#8 - Small fixes to docs

Pull Request - State: closed - Opened by eoranged over 13 years ago

#7 - Custom function to say that test is started

Pull Request - State: closed - Opened by eoranged over 13 years ago - 3 comments

#6 - col_type_is fails with long non-english table/col type name

Issue - State: closed - Opened by eoranged over 13 years ago - 12 comments

#5 - Owner is

Pull Request - State: closed - Opened by gkoenig over 13 years ago - 1 comment

#4 - cleanup of sequences

Issue - State: closed - Opened by petere about 14 years ago - 1 comment

#3 - Unable to run pgtap tests twice in a Postgres session

Issue - State: closed - Opened by offbyone over 14 years ago - 11 comments

#2 - Regression test for OSNAME fails on Cygwin

Issue - State: closed - Opened by hissohathair about 15 years ago - 4 comments

#1 - Misspelling (actually, mis-capitalization) of TAP::Harness

Issue - State: closed - Opened by qdw about 15 years ago - 1 comment