Skip to content

add 1s sleep for Boxlang using java.nio to write #29

add 1s sleep for Boxlang using java.nio to write

add 1s sleep for Boxlang using java.nio to write #29

GitHub Actions / lucee@6 ColdBox ^7.0.0 Test Results succeeded Feb 23, 2025 in 0s

All 50 tests pass in 3s

50 tests   50 ✅  3s ⏱️
11 suites   0 💤
 1 files     0 ❌

Results for commit 550c682.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / lucee@6 ColdBox ^7.0.0 Test Results

50 tests found

There are 50 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.AbstractProtocolTest ‑ Abstract Protocol can be created correctly
tests.specs.AbstractProtocolTest ‑ Abstract Protocol can handle the property methods
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can be created
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can be created with a seeded array
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can clone
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can create iterators
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can insert elements at the tail of the queue
tests.specs.ConcurrentLinkedQueueTest ‑ Concurrent Linked Queue can work with default methods
tests.specs.IntegrationTest ‑ Integration can leverage our mixin helpers
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail asynchronusly
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with a rendered view
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with custom settings
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with multi-part no params
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with multi-part with params
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with no params
tests.specs.MailServiceTest ‑ Mail Services Suite Send mail with multiple params and attachments can send mail with params
tests.specs.MailServiceTest ‑ Mail Services Suite can be built with app defaults
tests.specs.MailServiceTest ‑ Mail Services Suite can build out custom protocols by path
tests.specs.MailServiceTest ‑ Mail Services Suite can create a new mail object
tests.specs.MailServiceTest ‑ Mail Services Suite can parse custom tokens
tests.specs.MailServiceTest ‑ Mail Services Suite can parse tokens
tests.specs.MailServiceTest ‑ Mail Services Suite can throw an exception with an uknown protocol
tests.specs.MailTest ‑ Mail payload can add attachments
tests.specs.MailTest ‑ Mail payload can be configured
tests.specs.MailTest ‑ Mail payload can set html types
tests.specs.MailTest ‑ Mail payload can set send/read receipts
tests.specs.MailTest ‑ Mail payload can set text types
tests.specs.MailTest ‑ Mail payload can validate a mail payload
tests.specs.MailTest ‑ Mail payload can work with additional info via item setter method
tests.specs.MailTest ‑ Mail payload can work with additional info via the configure method
tests.specs.MailTest ‑ Mail payload can work with additional info via the setter method
tests.specs.MailTest ‑ Mail payload can work with body tokens
tests.specs.MailTest ‑ Mail payload can work with mail params
tests.specs.MailTest ‑ Mail payload can work with mail parts
tests.specs.MailTest ‑ Mail payload validateOrFail will throw for invalid mail
tests.specs.MailTest ‑ Mail payload validateOrFail won't throw for valid emails
tests.specs.protocols.CFMailProtocolTest ‑ CFMail Protocol can send mail
tests.specs.protocols.CFMailProtocolTest ‑ CFMail Protocol can send mail with params
tests.specs.protocols.CFMailProtocolTest ‑ CFMail Protocol can send multi-part no params
tests.specs.protocols.CFMailProtocolTest ‑ CFMail Protocol can send multi-part with params
tests.specs.protocols.FileProtocolTest ‑ File Protocol can be inited correctly
tests.specs.protocols.FileProtocolTest ‑ File Protocol can send mail to files
tests.specs.protocols.FileProtocolTest ‑ File Protocol can send mail with no type specified
tests.specs.protocols.InMemoryProtocolTest ‑ Null Protocol can send mail to the in memory db
tests.specs.protocols.InMemoryProtocolTest ‑ Null Protocol can send messages and use the hasMessage to validate sending 
tests.specs.protocols.MailgunProtocolTest ‑ Mailgun Protocol can be inited correctly
tests.specs.protocols.MailgunProtocolTest ‑ Mailgun Protocol data is formatted for sending to mailgun
tests.specs.protocols.NullProtocolTest ‑ Null Protocol can send mail to nowhere
tests.specs.protocols.PostmarkProtocolTest ‑ Postmark Protocol can be inited correctly
tests.specs.protocols.PostmarkProtocolTest ‑ Postmark Protocol can send mail to postmark