Commit Graph

31 Commits

Author SHA1 Message Date
lilleman 8f34bded65 Minor test copy change 2017-06-25 02:17:57 +02:00
lilleman 7cc0f4f94d var to let or const, better lints, code style and more 2017-06-25 02:10:26 +02:00
David Jimenez 3bdb4b939c Fix LATIN1 decode test
It does not work as the latest version of the decode function
requires a Buffer, not just an array.
2017-06-22 20:13:06 -05:00
lilleman 8c8a33ac81 Changed slow setting on some tests 2016-06-23 11:34:13 +02:00
Qasim Ayyaz Khan 0936afbbbe Added test for PDU's arriving in random order. Issue: https://github.com/larvit/larvitsmpp/issues/9 2016-06-03 09:58:54 -04:00
lilleman 4de8a71cbf Added tests for kannel large UDH test 2016-06-08 11:13:26 +02:00
lilleman 1e25294095 Added test for readme example and added more logging 2016-01-14 13:19:32 +01:00
lilleman bd1d6475a7 Added option to force encoding on message splitter 2015-12-14 11:49:26 +01:00
lilleman c5a4b93aee Fixed problem with UCS2 encoded long messages 2015-06-13 17:56:08 +02:00
lilleman 16d3afcf9e Changed slow threshold for tests 2015-06-11 21:33:05 +02:00
lilleman 3a8bb6846c Added test for DLRs to long messages 2015-06-11 20:41:47 +02:00
lilleman 4d1d44ff55 Added tests for long messages 2015-06-04 00:27:42 +02:00
lilleman f15d89283d Added good tests 2015-06-03 18:11:29 +02:00
lilleman 0d5ba73e8a Added support for sending long messages via splitted short_message parameter 2015-05-10 15:35:12 +02:00
lilleman 931dac203d Merge from master 2015-05-08 21:40:45 +02:00
lilleman 994d352ada Added utils for count msg size and split msgs 2015-05-08 21:39:53 +02:00
lilleman e361ff775f Fixed issue with TLV starting with a NULL byte that follows directly upon a short_message 2015-05-03 18:33:02 +02:00
lilleman 294e4ca849 Fixed issue with number values 2015-05-03 13:28:52 +02:00
lilleman c788f9ae2d More tests to test custom params on return PDUs 2015-05-01 14:32:21 +02:00
lilleman 3c9d04aacc More support for return PDUs params and tlvs and more tests 2015-05-01 14:28:30 +02:00
lilleman 9b2e38d7c3 Finalized TLV test case 2015-05-01 13:44:43 +02:00
lilleman 93379a328d Modified tests to match new file structure 2015-05-01 12:44:41 +02:00
lilleman f0d428794c Latest additions to TLVs 2015-04-08 14:43:24 +02:00
lilleman 7a4ed47e02 Added support for DLRs 2015-04-07 13:55:22 +02:00
lilleman 9e257e8087 Added tests for extracting TLVs from PDU 2015-04-07 00:36:28 +02:00
lilleman 470e8dbd6f Better testing 2015-04-06 23:42:10 +02:00
lilleman bca6b67342 Important fixes to short_message 2015-04-06 22:47:45 +02:00
lilleman 54c3386a4f Working basic sessions 2015-04-06 19:49:51 +02:00
lilleman ff650a5042 Moar code 2015-04-05 17:56:27 +02:00
lilleman 7c7acc25bd Set ASCII as coding to test cases 2015-04-05 12:57:42 +02:00
lilleman 604166888b Latest additions 2015-04-04 19:46:35 +02:00