issues
search
carvalhorr
/
protoc-gen-mock
47
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using enum value in stub prevents the http server to persist the stub
#50
nikolahr0707
opened
3 years ago
0
Add support for `proto3` optional
#49
sradevski
opened
3 years ago
0
ISSUE-47 - add support for repeated fields
#48
marc-laroche
opened
3 years ago
0
Unable to stub method calls with messages containing repeated fields
#47
marc-laroche
opened
3 years ago
1
update module name
#46
caleb-hoyne
closed
3 years ago
0
ISSUE-44 Return exact match before partial
#45
carvalhorr
closed
3 years ago
0
Exact matching stubs take precedence over partial matching stubs
#44
carvalhorr
opened
3 years ago
0
ISSUE-42 Generate Dockerfile
#43
carvalhorr
closed
3 years ago
0
Generate Dockerfile
#42
carvalhorr
opened
3 years ago
0
ISSUE-40 Unit test for package remote
#41
carvalhorr
closed
3 years ago
0
Unit test
#40
carvalhorr
opened
3 years ago
0
ISSUE 38 - Client to the configuration REST API
#39
carvalhorr
closed
3 years ago
0
Add a Client to the REST API
#38
carvalhorr
closed
3 years ago
1
ISSUE-35 Allow duplicate recordings
#37
carvalhorr
closed
4 years ago
0
Investigate if it is possible to record typed error responses
#36
carvalhorr
opened
4 years ago
0
Allow recordings of duplicate stubs
#35
carvalhorr
closed
4 years ago
0
Not allow to add stub with more than one of the fields in a oneof set
#34
carvalhorr
opened
4 years ago
0
Automate testing
#33
carvalhorr
opened
4 years ago
0
ISSUE-27 OneOf support
#32
carvalhorr
closed
4 years ago
0
Add support for google.protobuf.Any
#31
carvalhorr
opened
4 years ago
0
carvalhorr/issue-10 Adds forwarding and recording of gRPC
#30
carvalhorr
closed
4 years ago
0
Feature Request - Optionally generate random responses for requests without existing mocks
#29
mattharrigan
opened
4 years ago
1
requests with slices
#28
mattharrigan
closed
4 years ago
1
oneof field is ignored
#27
jfgosselin
closed
3 years ago
2
ISSUE-22 Fix stack overflow when messages have children of its own type
#26
carvalhorr
closed
4 years ago
0
ISSUE-23 Add missing "fmt" in generated mock service for streaming RPCs
#25
carvalhorr
closed
4 years ago
0
request contains []int will panic
#24
vitaneyeyu
closed
4 years ago
0
forget to import "fmt"
#23
vitaneyeyu
closed
4 years ago
1
stack overflow by recursive struct
#22
vitaneyeyu
closed
4 years ago
2
multiple grpc services
#21
mattharrigan
closed
4 years ago
2
Stub an empty request
#20
mattharrigan
closed
4 years ago
6
cannot use new(Request) (type *Request) as type protoreflect.ProtoMessage
#19
zlymeda
closed
4 years ago
3
ISSUE-10 Fix bug when request contains `repeated` elements
#18
carvalhorr
closed
4 years ago
0
issue with repeated
#17
jfgosselin
closed
4 years ago
1
Add validation of error response at time of creation of stub
#16
carvalhorr
closed
4 years ago
0
ISSUE-14 Fix error when stub's request contain field default enum value
#15
carvalhorr
closed
4 years ago
0
no response found when the request contains enum values
#14
carvalhorr
closed
4 years ago
1
cannot use make(map[string]string, 0) (type map[string]string) as type map[string]string in field value
#13
carvalhorr
closed
4 years ago
0
Each metadata entry in the stub now is a list instead of a comma separated list of strings
#12
carvalhorr
closed
4 years ago
0
Implement partial matching
#11
carvalhorr
closed
4 years ago
0
Add support for recording of gRPC communication
#10
carvalhorr
closed
4 years ago
0
Clean up tmp folder on shutdown
#9
carvalhorr
opened
4 years ago
0
Augment error mocking with custom error definitions from local file system
#8
carvalhorr
opened
4 years ago
0
Augment error spec with replace
#7
carvalhorr
opened
4 years ago
0
Augment error spec with version
#6
carvalhorr
opened
4 years ago
0
Improve stub.request.metadata multiple values
#5
carvalhorr
closed
4 years ago
0
Add validation error details during stub creation
#4
carvalhorr
closed
4 years ago
0
Add support for mocking streaming requests/responses
#3
carvalhorr
opened
4 years ago
1
Implement partial matching of stubs
#2
carvalhorr
closed
4 years ago
0
Add ability to load stubs from file at server startup
#1
carvalhorr
opened
4 years ago
0
Next