This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ּ_בּ | |
| בּ_בּ | |
| טּ_טּ | |
| כּ‗כּ | |
| לּ_לּ | |
| מּ_מּ | |
| סּ_סּ | |
| תּ_תּ | |
| ٩(×̯×)۶ | |
| ٩(̾●̮̮̃̾•̃̾)۶ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| expectedUrls = [] | |
| expectedNames = [] | |
| describe 'test', -> | |
| beforeEach -> | |
| expectedUrls = ["tests", "edit", "users", "reports"] | |
| expectedNames = ["Tests", "Settings", "Users", "Reports"] | |
| it 'should navigate corectly to right tab by url', => | |
| console.log "\nSTART testu Url vede na spravny tab" | |
| detail = new Detail |