aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest
Commit message (Expand)AuthorAgeFilesLines
* Add support for shared channelsEric Wang2018-06-071-0/+8
* Re-add support for weechat.look.nick_{prefix,suffix}Tollef Fog Heen2018-03-111-0/+4
* Merge pull request #444 from trygveaa/feat/unfurl-prevent-auto-linkingTrygve Aaberge2018-01-141-1/+24
|\
| * test: Add tests for unfurl_auto_link_displayTrygve Aaberge2017-10-011-1/+24
* | Merge pull request #438 from trygveaa/attachment-tests-and-minor-fixesTrygve Aaberge2018-01-101-0/+150
|\ \
| * | fix: Unescape html before checking attachment linksTrygve Aaberge2017-10-151-3/+3
| * | Add a newline between attachmentsTrygve Aaberge2017-09-201-0/+22
| * | Don't render equal title_link and from_url in attachments twiceTrygve Aaberge2017-09-201-0/+13
| * | test: Add tests for unwrap_attachmentsTrygve Aaberge2017-09-201-0/+115
| |/
* | Create a decorator for decoding function argumentsTrygve Aaberge2017-10-191-0/+13
* | Add tests for decode_from_utf8/encode_to_utf8Trygve Aaberge2017-10-191-0/+59
* | test: Add tests for topic_command_cbTrygve Aaberge2017-10-081-1/+53
* | test: Map all weechat return codes in testsTrygve Aaberge2017-10-081-1/+3
* | refactor: Split topic_command_cb and add testsTrygve Aaberge2017-10-081-0/+44
|/
* Merge pull request #434 from trygveaa/test/fix-broken-testsTollef Fog Heen2017-09-188-9/+10
|\
| * test: Remove monkeypatch dependencyTrygve Aaberge2017-09-156-6/+6
| * test: Fix two incorrect test namesTrygve Aaberge2017-09-152-2/+2
| * test: Empty eventrouter queue when initializing itTrygve Aaberge2017-09-151-1/+2
| * test: Make mock_weechat a dependency of realish_eventrouterTrygve Aaberge2017-09-152-2/+2
* | Merge pull request #401 from ToxicFrog/toxicfrog/unfurlTrygve Aaberge2017-09-171-19/+17
|\ \ | |/ |/|
| * test: Add a unfurl test case for messages containing >Trygve Aaberge2017-09-171-0/+4
| * test: Fix and enable the tests for unfurl_refsTrygve Aaberge2017-09-171-19/+13
* | Fix HTML entity-encoding of outgoing messagesTrygve Aaberge2017-08-011-0/+9
|/
* Fix the testsBen Kelly2017-07-121-0/+5
* Handling incoming me_message subtypes.Ben Kelly2017-04-131-0/+2
* massssssssive merge of the new codebaseRyan Huber2017-04-12146-108/+1514
* Leverage pytest.parametrize for test_unfurlMatt Robenolt2016-11-071-26/+27
* Test string with multiple unfurlcalve2016-01-041-0/+3
* Fix up pytestTollef Fog Heen2015-12-211-0/+1
* unicode fixes, change variable names, better testsRyan Huber2015-11-167-7/+10
* Handle unfurling of things with no alt text correctly as wellTollef Fog Heen2015-08-291-0/+3
* Whitespace fixupsTollef Fog Heen2015-08-291-2/+0
* Refactor unfurl_refsTollef Fog Heen2015-08-291-0/+3
* Add unit test for unfurl_refs and correct logicTollef Fog Heen2015-08-291-0/+38
* Whitespace cleanupTollef Fog Heen2015-08-291-5/+0
* Make sure to import rootdir for pytestTollef Fog Heen2015-08-291-0/+4
* add some initial tests. messages need a lot of work..Ryan Huber2015-03-186-0/+188