Jonathan Frederic
68cd52bd22
Enable deprecated import of auth/main
10 years ago
Jonathan Frederic
dd57cded75
Fix the new deprecated names test
10 years ago
Jonathan Frederic
4b0aa51ce7
Don't load main files - they should never be referenced anyways,
...
they break things by resetting global page state.
Also put URL in string
10 years ago
Jonathan Frederic
8dba4eccdd
Add unit tests for deprecated requirejs API
10 years ago
Matthias Bussonnier
f99ee3025c
Fix closing ansi handling.
...
The following was wrong:
IPython.utils.ansispan("\x1b[38;5;28;01mtry\x1b[39;00m")
"<span style="color: rgb(0,102,0);" class="ansibold">try< span>"
10 years ago
Min RK
b9c27a461a
run js tests with base URL
...
bug in phantomjs prevents testing with escaped base URL,
but this still tests inappropriate escaping
because @ *would* be escaped, but it does not need to be
11 years ago
Matthias Bussonnier
a9576ba96e
forgot octal prefix
11 years ago
Matthias Bussonnier
e5ed972467
Strip more ANSI escape sequence.
...
`?` can be found in ANSI escape sequence. ( `[?25l` hide cursor,
`[25k`show cursor)
Closes #95
11 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic
b0cd502d8d
Add detail to nbextension test.
11 years ago
Jonathan Frederic
e44d91229e
Let kyle work on things
11 years ago
Jonathan Frederic
55dd626980
Fix tests
11 years ago
Matthias Bussonnier
0f307f28f1
cleanup stuff and fix tests
11 years ago
Jonathan Frederic
58365cbdbb
Better tests 📰
11 years ago
Jonathan Frederic
4e93079fe3
Add test 🖊️
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago