• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qbeon / webwire-go / 197

Builds Branch Commit Type Ran Committer Via Coverage
197 master Add message unit test cases Add message unit test cases to test the parser parsing messages of incorrect lengths. push 17 Apr 2018 02:34PM UTC romshark travis-ci pending completion   set done
196 master Add message unit test cases Add message unit test cases to test the creation of request and signal message with a UTF16 encoded payload and a name of odd length and ensure a header padding byte is used. push 17 Apr 2018 02:12PM UTC romshark travis-ci pending completion   set done
195 master Improve code usability Return an exported interface type instead of the unexported type because functions returning unexported types can be annoying to use. push 17 Apr 2018 01:37PM UTC romshark travis-ci pending completion   set done
194 master Refactor code Remove duplicate socket implementation from client package. Use the gorilla/websocket based default socket implementation from the main webwire package instead. push 17 Apr 2018 01:26PM UTC romshark travis-ci pending completion   set done
193 master Fix pending test primitive Fix the test primitive for pending tasks. Make it's Wait method return an error even when the timeout was reached before pending.Wait was called. push 17 Apr 2018 10:31AM UTC romshark travis-ci pending completion   set done
191 master Fix test Fix wrong message type byte when testing the parser on too short UTF16 encoded reply messages. push 17 Apr 2018 09:23AM UTC romshark travis-ci pending completion   set done
190 master Fix session restoration Fix broken session restoration by using the session info parser during session deserialization (from a file or a database). Also use the parser when receiving the session on the client. push 09 Apr 2018 01:13PM UTC romshark travis-ci pending completion   set done
189 master Introduce the SessionInfo interface Introduce a new SessionInfo interface and a SessionInfoParser function type to make session info objects immutable and thus data race save. Adjust tests and examples according to new API changes. push 08 Apr 2018 11:23PM UTC romshark travis-ci pending completion   set done
188 master Define webwire client implementation interface Define an abstract implementation interface for a webwire client. Adjust tests and examples to use the new client interface. push 07 Apr 2018 04:02PM UTC romshark travis-ci pending completion   set done
187 master Use formatted error output Use formatted error output in session registry unit test. push 07 Apr 2018 01:55PM UTC romshark travis-ci pending completion   set done
185 master Add unit test cases Add message unit test cases to test the NewErrorReplyMessage message constructor method with invalid parameters. push 07 Apr 2018 11:40AM UTC romshark travis-ci pending completion   set done
184 master Add unit test case Add message unit test case to test the NewSpecialRequestReplyMessage constructor method. push 07 Apr 2018 11:21AM UTC romshark travis-ci pending completion   set done
183 master Refactor unit tests Refactor message unit tests by ordering them by topics. Format the code to not surpass the 80-columns ruler. push 06 Apr 2018 12:16PM UTC romshark travis-ci pending completion   set done
182 master Unexport test specific types. Test specific types must not be exported to the public webwire API. push 06 Apr 2018 11:13AM UTC romshark travis-ci pending completion   set done
181 master Fix examples Set HTTP access control headers to satisfy CORS for the webwire endpoints. push 05 Apr 2018 07:58PM UTC romshark travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc