about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test for password usage on /joinJames Booth2014-03-083-0/+32
* Added test for account muc_service usageJames Booth2014-03-083-1/+32
* Added test for using account->muc_nickJames Booth2014-03-083-0/+29
* Refactored muc_room_is_active to only take room, rather than full jidJames Booth2014-03-082-10/+7
* Added test for /join with nick optionJames Booth2014-03-087-424/+65
* Added invalid jid test for /joinJames Booth2014-03-083-0/+19
* Added test to show usage when no room supplied to /joinJames Booth2014-03-083-0/+21
* Added connection status tests for cmd_joinJames Booth2014-03-083-0/+494
* Test /otr start sends OTR query message to current recipientJames Booth2014-02-237-0/+56
* Added test for /otr start when no key loadedJames Booth2014-02-233-0/+20
* Fixed issue with /otr myfp when no key loadedJames Booth2014-02-235-0/+33
* Added test for /otr start when already in OTR sessionJames Booth2014-02-233-0/+19
* Added tests for /otr start from non chat windowsJames Booth2014-02-233-0/+45
* Revert "Fail test for travis"James Booth2014-02-231-1/+1
* Fail test for travisJames Booth2014-02-231-1/+1
* Test /otr theirfpJames Booth2014-02-175-0/+45
* Test for /otr theirfp in non OTR windowJames Booth2014-02-175-0/+34
* Added test for /otr theirfp when in other non chat windowsJames Booth2014-02-173-2/+29
* Added test for /otr theirfp when in consoleJames Booth2014-02-175-0/+43
* Added /otr myfp testJames Booth2014-02-177-5/+65
* Added connection status tests for /otr myfpJames Booth2014-02-163-0/+36
* Fixed previous testsJames Booth2014-02-161-2/+2
* Added connection status tests for /otr genJames Booth2014-02-163-0/+50
* Test /otr genJames Booth2014-02-165-7/+26
* Added test for message when no connected /otr genJames Booth2014-02-163-0/+17
* Mock otr module for cmd_otr testsJames Booth2014-02-165-4/+70
* Refactor test setup and teardown functionsJames Booth2014-02-163-36/+68
* Added conditional include in cmd_otr testsJames Booth2014-02-161-1/+5
* Added test for /otr libverJames Booth2014-02-163-0/+20
* Added tests for /otr warnJames Booth2014-02-165-0/+95
* Added tests for /otr logJames Booth2014-02-163-0/+166
* Added cmd_otr testsJames Booth2014-02-163-0/+61
* Removed manual logging of test resultsJames Booth2014-02-121-34/+1
* Joined testsuites (allows for total test count)James Booth2014-02-021-50/+2
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-023-0/+21
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-027-9/+35
* Added message when bookmark updatedJames Booth2014-02-025-9/+35
* Added /bookmark remove testsJames Booth2014-02-025-0/+65
* Added test for when autojoin no nick on /bookmark addJames Booth2014-02-023-0/+21
* Added cons message on ./bookmark addJames Booth2014-02-021-0/+10
* Added cmd_bookmark testsJames Booth2014-02-017-0/+221
* Changed name of expected values in testsJames Booth2014-02-011-4/+4
* Added test for /bookmark listJames Booth2014-02-019-1/+167
* Moved test helpersJames Booth2014-02-013-1/+1
* Fixed cmd_bookmark message when not connectedJames Booth2014-02-013-0/+49
* Added cmd_bookmark testsJames Booth2014-02-013-0/+38
* Added muc room active testsJames Booth2014-01-313-0/+27
* Added muc invite count testsJames Booth2014-01-303-0/+24
* Added setup and teardown for muc testsJames Booth2014-01-303-8/+15
* Close muc after testJames Booth2014-01-301-0/+4
id='n544' href='#n544'>544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674